{ICICICARE#002-040-330}SSL with Tomcat

2003-01-28 Thread NRI Cell
Dear Sir/Madam, We have received your e-mail and shall respond to you shortly. Regards ICICI Bank NRI Services Centre

RE: PHP servlet

2003-01-28 Thread Turner, John
Sounds like your Apache DSO file was compiled against an earlier version of Apache. That has nothing to do with Tomcat. John -Original Message- From: Jerry Birchler [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 1:59 AM To: Tomcat Users List Subject: RE: PHP servlet I

RE: SSL with Tomcat

2003-01-28 Thread Turner, John
What do the regular Tomcat logs say? John -Original Message- From: Yakov Belov [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 3:13 AM To: Tomcat Users List Subject: Re: SSL with Tomcat Thanks, but I don't use a command line to run Tomcat (everything is started via the web

{ICICICARE#002-039-476}HTTPS --> HTTP redirecting

2003-01-28 Thread NRI Cell
Dear Sir/Madam, We have received your e-mail and shall respond to you shortly. Regards ICICI Bank NRI Services Centre

Re: HTTPS --> HTTP redirecting

2003-01-28 Thread Bill Barker
<[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello, > > Is it possible to configure Tomcat (4.1.x) in such a way that a request can be > redirected automatically from HTTPS to HTTP port? > > Let's assume that a Website has two separate (non-overlapping) sets

{ICICICARE#002-039-421}SSL with Tomcat

2003-01-28 Thread NRI Cell
Dear Sir/Madam, We have received your e-mail and shall respond to you shortly. Regards ICICI Bank NRI Services Centre

{ICICICARE#002-039-418}SSL with Tomcat

2003-01-28 Thread NRI Cell
Dear Sir/Madam, We have received your e-mail and shall respond to you shortly. Regards ICICI Bank NRI Services Centre

{ICICICARE#002-039-416}Antwort: PersistentManager with FileStore

2003-01-28 Thread NRI Cell
Dear Sir/Madam, We have received your e-mail and shall respond to you shortly. Regards ICICI Bank NRI Services Centre

Re: SSL with Tomcat

2003-01-28 Thread Yakov Belov
Thanks, but I don't use a command line to run Tomcat (everything is started via the web)- where exactly do I type this parameters in? - Original Message - From: "list" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, January 28, 2003 7:08 PM Subject: Re: SSL wi

Re: SSL with Tomcat

2003-01-28 Thread list
hi! you may start tomcat with: -Djavax.net.debug=all or with: -Djavax.net.debug=ssl then you can 'see' whats going on during ssl handshake! Yakov Belov wrote: Dear All, I am trying to use Tomcat over SSL. I have followed the HOWTO: SSL in hte Tomcat Docs, i.e. downloaded the three needed jar

SSL with Tomcat

2003-01-28 Thread Yakov Belov
Dear All, I am trying to use Tomcat over SSL. I have followed the HOWTO: SSL in hte Tomcat Docs, i.e. downloaded the three needed jar files, created a ./keystore file and specified its location in the web.xml file. I have also uncommented the SSL Connector section in the web.xml file. Now when I r

<    1   2   3