openSSL Zertifikate in Chrome/Chomium importieren
Geht mit folgendem Befehl:
certutil -d sql:$HOME/.pki/nssdb -A -t TC -n "Ein toller Name" -i cert.ca.pem
Pakete installieren:
apt-get install libnss3-tools
Zertifikat aus Datenbank entfernen:
certutil -d sql:$HOME/.pki/nssdb -D -n "Ein toller Name"
Verwandte Beiträge
- Reinstallation von Grub mit chroot (Debian, Linux, Ubuntu)
- Zusatz-SIM-Karte ist angekommen (Linux, Ubuntu)
- Neues Netbook: Samsung N150 Endi 3G (Linux, Ubuntu)
- Music Player Daemon (MPD) und PulseAudio (Linux, Ubuntu)
- Thunderbird 3.1.12, Lightning und Google Calendar Provider (Linux, Ubuntu)






