RE: Nio Connector and self signed SSL certificate giving "No client certificate chain in this request"

2011-02-06 Thread Parag Thakur
Christopher, Thanks for the help. I will log this in Bugzilla shortly. -parag -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Saturday, February 05, 2011 4:06 AM To: Tomcat Users List Subject: Re: Nio Connector and self signed SSL certificate giv

RE: Nio Connector and self signed SSL certificate giving "No client certificate chain in this request"

2011-02-06 Thread Parag Thakur
Hello Brett Thank you for the reply. I did install Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files for the JVM. Note that the same things works properly with the default connector implementation. I will be creating a minimal web application and will file an issue.