ssl handshake error unknown ca
| Mon, 2007-09-17 10:45 | |
|
Hi, I'm developing an application that uses ssl/tls protection on 2nd edition sdk;I'm testing it on the emulator. I set up a CA and then I created a server certificate and signed it with CA certificate...is it the right way? thanks in advance Giuseppe |
|






Forum posts: 68
Did you create your own CA or did you buy a CA certificate? If you set up your own CA then you need to install it to the phone. Otherwise the phone will not recognise it as a CA. Yes it is correct to sign your certificate with the CA certificate.
Hope this helps.
Forum posts: 2
thanks for the reply, Werries...I didn't test my client with a real devices yet,I'm testing it on emulator...How can i import my ca certificate into emulator?
thanks
Giuseppe
Forum posts: 68
1.) Copy the certificate file to %EPOCROOT%\Epoc32\winscw\c\Data
2.) Go to organiser, File mngr. and then open the certificate, it will ask if you would like to install the certificate.