Usually you don't need to echo anything to get the "acceptable client CA
names" list.

-Kyle H

On 8/7/2014 1:55 PM, Jeffrey Walton wrote:
> I'm trying to track down a client side issue with the use of HTTPS. I
> suspect it has something to do with a server misconfiguration and
> client side certificates.
>
> When running s_client:
>
> $ echo -e "GET / HTTP/1.1\nHost:example.com\n" | \
>     openssl s_client -connect example.com:443 -ssl3 -ign_eof -CAfile 
> ca-cert.pem
>
> Is there a message displayed that documents the server requesting a
> client certificate?
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           majord...@openssl.org


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to