![]() |
2013-12-10
, 21:52
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#2
|
![]() |
2013-12-11
, 06:51
|
Posts: 58 |
Thanked: 134 times |
Joined on Dec 2012
@ Vilnius, Lithuania
|
#3
|
![]() |
2013-12-11
, 08:00
|
Posts: 175 |
Thanked: 210 times |
Joined on Mar 2013
|
#4
|
This bug report contains useful information. It might help you:
https://bugs.maemo.org/show_bug.cgi?id=9262#c7
After copying the files over so that:
$ md5sum /home/user/.modest/cache/*.db /etc/skel/.modest/cache/*.db|sort
a5ae49867124ac75f029a9a33af31bad /etc/skel/.modest/cache/cert8.db
a5ae49867124ac75f029a9a33af31bad /home/user/.modest/cache/cert8.db
dda6f3f2341531f22cc9f8b3ec251677 /etc/skel/.modest/cache/key3.db
dda6f3f2341531f22cc9f8b3ec251677 /home/user/.modest/cache/key3.db
f5ad0e29f7f56636638b84eb5fe5bb82 /etc/skel/.modest/cache/secmod.db
f5ad0e29f7f56636638b84eb5fe5bb82 /home/user/.modest/cache/secmod.db
and removing /home/user/.modest/cache/mail/.camel_certs/*, I can confirm that
both gmail and my personal accounts (server certificate signed by CAcert, root
certificate user-installed) work without certificate validation warnings.
![]() |
2013-12-11
, 08:16
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#5
|
~# cmcli -c common-ca -a downloaded.certificate.pem
![]() |
2013-12-12
, 13:47
|
Posts: 175 |
Thanked: 210 times |
Joined on Mar 2013
|
#6
|
Okay, the required command was not mentioned where I expected it (but I do kow somewhere else on TMO). So we go here:
you need to fetch the certificate in PEM format from issuer
and execute
cmcli --help tells you more ...Code:~# cmcli -c common-ca -a downloaded.certificate.pem
--
of course it is a cert chain and the other certs are also newer you need to install them too.
![]() |
2013-12-12
, 21:36
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#7
|
![]() |
2013-12-14
, 16:46
|
Posts: 175 |
Thanked: 210 times |
Joined on Mar 2013
|
#8
|
![]() |
2013-12-14
, 18:57
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#9
|
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:
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.