View Single Post
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#12
Originally Posted by vinc17 View Post
Problem solved. It was due to the fact I removed the certificate manually (something that should be allowed since this is a conffile!). I reinstalled the certificate by purging maemosec-certman-common-ca and reinstalling it (together with as-daemon-0, which was removed at the same time).
Looks like the correct process (works for me anyway) is to remove the certificate from the Root CA store by doing (as root):
Code:
cmcli -c common-ca -r 8868bfe08e35c43b386b62f7283b8481c80cd74d
I found the ID for the certificate there using:
Code:
cmcli -T common-ca -L | grep DigiNotar
You can then remove the certificate from the microb certificate store using the certificate manager as I suggested earlier.
 

The Following 17 Users Say Thank You to Rob1n For This Useful Post: