Pesquisas recentes
Sem pesquisas recentes

Sylvain Leray
Entrou em 28 de mai. de 2021
·
Última atividade em 16 de out. de 2021
Seguindo
0
Seguidores
0
Atividade total
3
Votos
0
Assinatura
1
VISÃO GERAL DA ATIVIDADE
MEDALHAS
ARTIGOS
PUBLICAÇÕES
COMENTÁRIOS NA COMUNIDADE
COMENTÁRIOS EM ARTIGOS
VISÃO GERAL DA ATIVIDADE
Atividade mais recente por Sylvain Leray
Sylvain Leray comentou,
Thanks a lot Greg for your answer. But this procedure is to set some certificate to secure your own tomcat apis, not to be able to call someone else's apis. I did it already and it doesn't change anything.
I'm quite confused why i can call zendesk api from a java main method but I can't call it anymore from a tomcat running on the same PC with the same Java
Exibir comentário · Publicado 20 de jan. de 2021 · Sylvain Leray
0
Seguidores
0
Votos
0
Comentários
Sylvain Leray criou uma publicação,
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
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.
Publicado 20 de jan. de 2021 · Sylvain Leray
0
Seguidores
4
Votos
3
Comentários