Crisp with HTTPS

The error seems to suggest that it has nothing do with CRISP API calls. Your tomcat server is not set up properly for SSL:

That’s what the exception complains about.
Or you copied and pasted a wrong one. But in any case, your tomcat server doesn’t seem to be ready to serve TLS/SSL requests. Can you access your tomcat through https in your browser?

Woonsan

1 Like