mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
Frank Keeney pointed out a manual mistake for certificate convertions
This commit is contained in:
parent
e1d8c5daa7
commit
929366b5ae
@ -591,7 +591,7 @@ HTTPS
|
||||
Run the 'openssl' application to convert the certificate. If you cd to the
|
||||
openssl installation, you can do it like:
|
||||
|
||||
# ./apps/openssl pkcs12 -certfile [file you saved] -out [PEMfile]
|
||||
# ./apps/openssl pkcs12 -in [file you saved] -clcerts -out [PEMfile]
|
||||
|
||||
|
||||
RESUMING FILE TRANSFERS
|
||||
|
Loading…
Reference in New Issue
Block a user