DO NOT REPLY [Bug 26529] - ISAPI redirector with SSL and tomcat 4.29

2008-01-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

ssl and tomcat

2007-01-20 Thread pradeep kumar immadisetty
Hi I'm trying to change user password in Activedirectory... For this i use ssl connection i get the ssl connection for AD using java code... String keystore = "/jre/lib/security/cacerts"; System.setProperty("javax.net.ssl.trustStore",keystore); env.put(Context.INITIAL_CONTEXT_FACTORY,

ssl and tomcat

2007-01-20 Thread pradeep kumar immadisetty
Hi I'm trying to change user password in Activedirectory... For this i use ssl connection i get the ssl connection for AD using java code... String keystore = "/jre/lib/security/cacerts"; System.setProperty("javax.net.ssl.trustStore",keystore); env.put(Context.INITIAL_CONTEXT_FACTORY,