Hello,

When I use my browser to go to https://creditportal.bankofamerica.com/ I am
redirected to a page telling me that there is something wrong with my client
certificate (the fact is that I don't have one).

But when I am looking at a tcp dump I cannot find that the server asks for a
client certificate.

When using "openssl s_client -connect creditportal.bankofamerica.com:443" I get

---
No client certificate CA names sent
---

What exactly does this mean? Is it:
1) The server does no ask for a client certificate
2) The server ask but did not sent a list of accepted client certificate 
issuers?
3) Something different

My main concern is: Does the sever ask for a client certificate or is the html
error message misleading?

Thanks
Jan
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to