undo previous change: '-prexit' is already available in current versions of s_client
authorBodo Möller <bodo@openssl.org>
Mon, 18 Dec 2000 08:18:07 +0000 (08:18 +0000)
committerBodo Möller <bodo@openssl.org>
Mon, 18 Dec 2000 08:18:07 +0000 (08:18 +0000)
FAQ

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: