Proper way to Remove Certificate from trust list
Matthew Barrera
I have to add to a trust list my self signed certificate ,but now I need to remove it
I am looking for the proper way to do so, without braking the system
This is the way I added:
I copied the certificate at this location:
/usr/local/share/ca-certificatesthe I run the command:
update-ca-certificatesNow I need to remove it, because I need to create a wild card certificate and again add it to a trust list
I can see the certificate in:
/etc/ssl/certsand I've been thinking to just remove it from both locations and run again
update-ca-certificatesbut I am not sure, if this will work
Thank you
2 Reset to default