Tagged Questions
3
votes
2answers
1k views
Error using httlib's HTTPSConnection with PKCS#12 certificate
I'm trying to use httplib's HTTPSConnection for client validation, using a PKCS #12 certificate. I know the certificate is good, as I can connect to the server using it in MSIE and Firefox.
Here's ...
1
vote
1answer
426 views
Internet Explorer and client authetication
I would like to have Intenet Explorer allow me to choose an identity when connecting to a client-authentication enabled web server.
Currently I have my Tomcat web server configured to use client ...