You are not logged in.
Hi,
I have created my own CA-Root certificate. I do the following to add it to my system:
sudo cp CA-root.pem /usr/share/ca-certificates/trust-source/anchors/BLA.crt
sudo update-ca-trust
The certificate is now installed in "/etc/ssl/certs/BLA.pem". Look's great and my first test with "wget" is positiv. I can download without "--no-check-certificate".
The second test with firefox ends with "Segmentation fault (core dumped)".
Firefox includes automatically certificates from "/etc/ssl/certs". Why???
If I remove my certificate from "/etc/ssl/certs" and add it manually to "firefox", there are no problems!
Any Ideas?
Thanks.
Offline