X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=FAQ;h=4de8bb8c1aadbcf4b40dbeae1bddf77fba30ad7b;hp=a271e5b65896016df858d1be19336cfcaee32cc6;hb=4256650d68d3e50f908dd4563704d8911ac57302;hpb=7522254b482009306f1cb9a8a5522cc728cf2857 diff --git a/FAQ b/FAQ index a271e5b658..4de8bb8c1a 100644 --- a/FAQ +++ b/FAQ @@ -278,7 +278,7 @@ print out the servers list of acceptable CAs using the OpenSSL s_client tool: openssl s_client -connect www.some.host:443 -prexit -if your server only requests certificates on certain URLs then you may need +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: GET /some/page/needing/a/certificate.html