Rozdíly

Zde můžete vidět rozdíly mezi vybranou verzí a aktuální verzí dané stránky.

Odkaz na výstup diff

linux:debian:add-trusted-root-certificate [13.09.2015 23:04] (aktuální)
vm vytvořeno
Řádek 1: Řádek 1:
 +====== Add trusted root CA certificate ======
 +
 +Given a CA certificate file '​foo.crt',​ follow these steps to install it on Debian
 +
 +Copy your certificate ''/​usr/​local/​share/​ca-certificates/''​
 +
 +and then, update certificate store:
 +  update-ca-certificates
 +
 +You should get this output:
 +
 +  Updating certificates in /​etc/​ssl/​certs... 1 added, 0 removed; done.
 +  Running hooks in /​etc/​ca-certificates/​update.d....
 +  Adding debian:​foo.pem
 +  done.
 +  done.
  
linux/debian/add-trusted-root-certificate.txt · Poslední úprava: 13.09.2015 23:04 autor: vm