Cannot retrieve client cert when requesting javax.net.ssl.peer_certificates

2011-10-14 Thread Bryant Panyarachun
Hi all, I am upgrading from Tomcat 6.0.18 to 7.0.21 (32-bit Win zip). Previously, when requesting a client certificate I would use: X509Certificate[] certs = (X509Certificate[])req.getAttribute(javax.net.ssl.peer_certificates); However, after upgrading to 7.0.21 this no longer works. Instead

Re: Cannot retrieve client cert when requesting javax.net.ssl.peer_certificates

2011-10-14 Thread Bryant Panyarachun
contact the sender and delete the e-mail and its attachments from all computers. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org -- Bryant