Certificate was issued by an unrecognized entity  
Author Message
gimli





PostPosted: 2005-12-19 23:42:00 Top

java-programmer, Certificate was issued by an unrecognized entity I have problems running my application on the Samsung phones (SGH-E720,
SHG-E300) for HTTPS connection to server, I got next error on mobile
phone:

"Certificate was issued by an unrecognized entity Certificate:C=US;
O=VeriSign, Inc;OU=Class 3 Public Primary Certification Authority"

I checked certificates on both side: server certificate is present on
mobile phone, but still I got errors.


OU = Class 3 Public Primary Certification Authority
O = VeriSign, Inc.
C = US

Serial: 70 ba e4 1d 10 d9 29 34 b6 38 ca 7b 03 cc ba bf

Valid from Monday, 29. January 1996
Valid to Wednesday, 2. August 2028

Also, I have problems to install new certificates on mobile phone (I
tried via Bluetooth, WAP push, but mobile phone doesn't recognize that
it's a certificate and he can't handle this file.

BTW, same application is working properly on other vendor's phones
(Siemens, Motorola, Nokia,..)

Did somebody have similar problems and find some solution ?

Thanks in advance