projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1d8c5d
)
Frank Keeney pointed out a manual mistake for certificate convertions
author
Daniel Stenberg
<daniel@haxx.se>
Thu, 2 Aug 2001 17:12:07 +0000
(17:12 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Thu, 2 Aug 2001 17:12:07 +0000
(17:12 +0000)
docs/MANUAL
patch
|
blob
|
history
diff --git
a/docs/MANUAL
b/docs/MANUAL
index de35e16941a4138617bfee9af1d5241035135474..cffaad1588ecd21ea7b6d1368655051d47235eeb 100644
(file)
--- a/
docs/MANUAL
+++ b/
docs/MANUAL
@@
-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