Hello, i wanted to create a https connector element at code level(not from server.xml). using http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/catalina/connector/Connector.html with protocol as Http11NioProtocol.
I was not getting how to relate connector object and "keystore file and keypassword" Any suggestions? thanks.. Bhuvan