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)
- Fail2Ban, Postfix und SASL Auth (Debian, Linux)
- phpMyAdmin, HTTP Authentifizierung und FastCGI (Debian, Linux)
- MySQL Berechtigungen und Hostnames (Debian, Linux)
- Zusatz-SIM-Karte ist angekommen (Linux, Ubuntu)






