Calling API REST Certificate for <*****.zendesk.com> doesn't match any of the subject alternative names : [ssl385002.cloudflaressl.com, *.zdorigin.com, zdorigin.com]



Gepostet 20. Jan. 2021

Hello,

I try to call zendesk API to create a ticket from my webapp.

From my computer I can call the API with curl

curl -v https://***.zendesk.com/api/v2/tickets.json --user ***@***com:password

From a main method in Java, it also works.

Problem occurs when I execute this code with an app deployed on a Tomcat server.

In the thread

https://develop.zendesk.com/hc/en-us/community/posts/360004305568-REST-API-hostname-in-certificate-didn-t-match

you suggest "add those certificates on your server". I downloaded them all but I don't really understand how/where i should add them so that my Tomcat will use them.


0

3

3 Kommentare

Melden Sie sich an, um einen Kommentar zu hinterlassen.

Sie finden nicht, wonach Sie suchen?

Neuer Post