View Single Post
Posts: 175 | Thanked: 210 times | Joined on Mar 2013
#1
Hello.

I have a certificate problem with my e-mail account (imaps and smtps) on n900.
The certificate seems valid and I can connect without any problem from thunderbird, but on the n900 it appears a message that tells me "certificate unkown".

To troubleshoot this issue I used these commands to see if the certificate is valid:

Code:
openssl s_client -connect domain.net:465 | openssl x509 -text
Code:
openssl s_client -connect domain.net:993 | openssl x509 -text
and all seems all right, except the fact that the certificate became valid yesterday.

I would like to know if the n900 doesn't know that certificate because it is too recent and what is the official way to get it in n900 (I mean not me having to manually accept it).

N900 with CSSU Stable Version 21.2011.38-1Smaemo6.1

PS: BTW how can I remove a self-signed certificate if I already accepted it, where do I have to look to remove it?

Thanks.

Last edited by Malakai; 2013-12-14 at 16:47.