22
0
Fork 0
This commit is contained in:
abenmiloud 2018-03-23 09:26:23 +01:00
parent 34d20c069f
commit 95dbee55bb
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ $ openssl pkey -in private.pkey -out private.pem
openssl pkcs7 -print_certs -in certificate.p7b -out certificate.cer
~~~
### Convertir DER vers PEM
### Convertir CER vers PEM
~~~
openssl x509 -inform der -in certificate.cer -out certificate.pem