We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpIntegration › Please Help Me Point Processing to My SSL Cert
Page Index Toggle Pages: 1
Please Help Me Point Processing to My SSL Cert (Read 487 times)
Please Help Me Point Processing to My SSL Cert
May 20th, 2008, 7:42pm
 
I have a sketch that pulls data from a server via HTTP. The server recently forced all traffic to HTTPS, using a self-signed certificate. This causes Java to throw a SSLHandshakeException and disallow the connection. I downloaded the certificate and imported it using keytool, so the JRE sees it fine now, but Processing is still choking on it.

I have tried this procedure on a WinXPPro PC (Java 1.4)  and an Intel Mac (Java 1.5), no success either place. Does someone know how to set this up?
Page Index Toggle Pages: 1