aboutsummaryrefslogtreecommitdiffstats
path: root/FAQ
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-12-18 08:18:07 +0000
committerBodo Möller <bodo@openssl.org>2000-12-18 08:18:07 +0000
commit09f4278d25815300f6b8a490e83a4da5bae0f847 (patch)
treef274bdfbb983294ec127ac72f6b9bd72aa1fc0d3 /FAQ
parent1f47ec53a2c12c1466cd502288fe17559ba8c6a1 (diff)
downloadopenssl-09f4278d25815300f6b8a490e83a4da5bae0f847.tar.gz
undo previous change: '-prexit' is already available in current versions of s_client
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ1
1 files changed, 0 insertions, 1 deletions
diff --git a/FAQ b/FAQ
index 5bcc1b9b67..4de8bb8c1a 100644
--- 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: