projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f47ec5
)
undo previous change: '-prexit' is already available in current versions of s_client
author
Bodo Möller
<bodo@openssl.org>
Mon, 18 Dec 2000 08:18:07 +0000
(08:18 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Mon, 18 Dec 2000 08:18:07 +0000
(08:18 +0000)
FAQ
patch
|
blob
|
history
diff --git
a/FAQ
b/FAQ
index 5bcc1b9b6774d5c422289cc5c1e7da3ba1b32308..4de8bb8c1aadbcf4b40dbeae1bddf77fba30ad7b 100644
(file)
--- a/
FAQ
+++ b/
FAQ
@@
-278,7
+278,6
@@
print out the servers list of acceptable CAs using the OpenSSL s_client tool:
openssl s_client -connect www.some.host:443 -prexit
-[Note: The '-prexit' option appears in OpenSSL 0.9.8.]
If your server only requests certificates on certain URLs then you may need
to manually issue an HTTP GET command to get the list when s_client connects: