Getting javax.microedition.pki.CertificateException:Certificate does not co
Hi all
I抦 trying to apply SSL (HTTPS) to a midlet to servlet communication model using Tomcat 4.0.6., wirless toolkit 2.2 and SDK SE v1.4.2_07.
I抦 following a tutorial by Qusay H. Mahmoud available at:
http://developers.sun.com/techtopics/mobility/midp/articles/https/
Problem is when i run the midlet i get the following exception when attempting to connect to the servlet:
javax.microedition.pki.CertificateException:Certificate does not contain the correct site name
I've generated the certificates in accordance to the tutorial, but the problem persists.
Any help on this would be very gratefully received.
Thanks in Advance
Greig

