Fedora Centos VPN: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „nss database build certutil -N -d /etc/ipsec.d import p12 pk12util -i myfile.pfx -d /etc/ipsec.d find the name of certificate in nss db certutil -L -d /etc/i…“)
 
 
Zeile 1: Zeile 1:
nss database build
+
*nss database build
 
 
 
certutil -N -d /etc/ipsec.d
 
certutil -N -d /etc/ipsec.d
 
+
*import p12
import p12
 
 
 
 
pk12util -i myfile.pfx -d /etc/ipsec.d
 
pk12util -i myfile.pfx -d /etc/ipsec.d
 
+
*find the name of certificate in nss db
find the name of certificate in nss db
 
 
 
 
certutil -L -d /etc/ipsec.d
 
certutil -L -d /etc/ipsec.d
 
+
*create file /etc/ipsec.d/nss.certs with the following:
create file /etc/ipsec.d/nss.certs with the following:
 
 
 
 
@fqdn: RSA "name of certificate in nss db" "
 
@fqdn: RSA "name of certificate in nss db" "

Aktuelle Version vom 20. März 2014, 13:47 Uhr

  • nss database build

certutil -N -d /etc/ipsec.d

  • import p12

pk12util -i myfile.pfx -d /etc/ipsec.d

  • find the name of certificate in nss db

certutil -L -d /etc/ipsec.d

  • create file /etc/ipsec.d/nss.certs with the following:

@fqdn: RSA "name of certificate in nss db" "