Re: Location of API

2007-12-12 Thread Md. Jahid Shohel
ROTECTED]> wrote: > > From: Md. Jahid Shohel [mailto:[EMAIL PROTECTED] > > Subject: Re: Location of API > > > > Thanks, actually I saw that, but I want to use that from inside > > tomcat. So, I need to know from where tomcat is using that. > > I don't believe t

Re: Location of API

2007-12-12 Thread Md. Jahid Shohel
Hi, Thanks, actually I saw that, but I want to use that from inside tomcat. So, I need to know from where tomcat is using that. Regards, Jahid On Dec 12, 2007 3:12 PM, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > From: Md. Jahid Shohel [mailto:[EMAIL PROTECTED] > > Su

Location of API

2007-12-12 Thread Md. Jahid Shohel
Hi, in "org.apache.tomcat.util.net.puretils.PureTLSImplementation.java" file I see an import like this "import COM.claymoresystems.ptls.SSLSocket;", can I know where that package/jar file is located? Here I want to mention that, I went through all jar files in "$CATALINA_HOME/lib" and "$CATALINA_H

Re: tomcat ssl handshaking

2007-12-07 Thread Md. Jahid Shohel
icate Authorities. Regards, Jahid On Dec 7, 2007 5:22 PM, Martin Gainty <[EMAIL PROTECTED]> wrote: > are you using virtual-hosts? > if so are your virtual-hosts domain-based or address-based? > > M- > - Original Message - > From: "Md. Jahid Shohel" <[EMAIL PRO

tomcat ssl handshaking

2007-12-07 Thread Md. Jahid Shohel
Hi, Can anyone tell me, how can I take control of SSL handshaking of https from tomcat, so that I can maintain the protocol by myself? This is really important for me. Regards, Jahid - To start a new topic, e-mail: users@tomc