This is an archived forum post. The information may be outdated. Contact us if you have any questions.

URL to pdf "PDF creation Fails due to 510 - SSL handshake failed"

freightos wrote on 2013-09-18:
I have an HTTPS address which works great for all browsers but pdfcrowd gives:

java.lang.Exception: PDF creation Fails due to 510 - SSL handshake failed: A TLS packet with unexpected length was received. https://network.test-freightos.com/?auth=mGYpyhX5ZDWQj_9XTpyXHVkEtCM

(The SSL certificate has a subdomain wildcard *.freightos.com not sure if that's relevant)
support wrote on 2013-09-18:
Hello,

network.test-freightos.com uses a self-signed certifcate - see the report here. This means that browsers should report the connection to the server as untrusted - here is a screenshot of my browser when I attempt to visit the page: https://dl.dropboxusercontent.com/u/9346438/tmp/cert2.png
freightos wrote on 2013-09-18:
Thanks for your response. Sorry you're right I forgot that I had an exception added to my browser! Even so it would be good if pdfcrowd spoke to the URL despite this. Up to you.