Tomcat with SSL/secure="false"

2004-07-08 Thread Martin Dubuc
ds to SSL connector. The version of Tomcat I use is 5.0.19. I am running Tomcat on FreeBSD 4.10 (I may be experiencing a limitation of the J2SDK FreeBSD port). Anybody else running Tomcat with SSL of FreeBSD? Martin __ Do you Yahoo!? Yahoo! Mail

Re: AW: Tomcat with ssl

2004-07-05 Thread Alvin Antony
ctions. I have no idea. Regards, Frank > -Ursprüngliche Nachricht- > Von: Thilo Krawietz [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 5. Juli 2004 13:36 > An: Tomcat Users List > Betreff: Re: Tomcat with ssl > > > Hello, > > in the official tomcat d

AW: Tomcat with ssl

2004-07-05 Thread Otto, Frank
gards, Frank > -Ursprüngliche Nachricht- > Von: Thilo Krawietz [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 5. Juli 2004 13:36 > An: Tomcat Users List > Betreff: Re: Tomcat with ssl > > > Hello, > > in the official tomcat docu there is a good chapter about

Re: Tomcat with ssl

2004-07-05 Thread Thilo Krawietz
Hello, in the official tomcat docu there is a good chapter about how to configure Tomcat with ssl. http://jakarta.apache.org/tomcat/tomcat-5.0-doc/ssl-howto.html Check it out! Regards, Thilo Hi, I search a good description to configure tomcat with ssl on port 443 and redirect from port 80. Has

Tomcat with ssl

2004-07-05 Thread Otto, Frank
Hi, I search a good description to configure tomcat with ssl on port 443 and redirect from port 80. Has anyone a good solution? Regards, Frank

Apache/jk2/Tomcat with SSL

2004-05-19 Thread Ghanakota, Vishu
Hi, We are planning to move a XML/HTTP B2B app from ASP/IIS to JSP/Apache+Tomcat. To make the migration easy, I decided to run this on Windows 2000. We use SSL (with client authentication) for securing the transactions. I plan to have the following configuration Windows 2000 Apache 2.x jk2 Tomcat 4

Re: Tomcat with SSL

2004-04-22 Thread Jason Palmatier
clientAuth="false" protocol="TLS" > > keystoreFile="C:\Programme\IBM\WebSphere > Studio\Application > Developer\v5.1\runtimes\base_v5\java\jre\lib\security\test" > > keystorePass="changeit" /> > > >

Re: Tomcat with SSL

2004-04-22 Thread Hiemer, Bernhard
Thanks for your reply! I configured my server.xml like this: But there are the same effects ... -Ursprüngliche Nachricht- Von: Bill Barker [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 22. April 2004 08:38 An: [EMAIL PROTECTED] Betreff: Re: Tomcat with SSL I

Re: Tomcat with SSL

2004-04-21 Thread Bill Barker
se the problem. But how to configure it right? Can anyone give me any suggestions? Thanks Bernhard -Ursprüngliche Nachricht- Von: Hiemer, Bernhard Gesendet: Freitag, 16. April 2004 08:00 An: '[EMAIL PROTECTED]' Betreff: Tomcat with SSL Hi at all! I´m trying to configure my

Re: Tomcat with SSL

2004-04-21 Thread Hiemer, Bernhard
An: '[EMAIL PROTECTED]' Betreff: Tomcat with SSL Hi at all! I´m trying to configure my Tomcat-Standalone for SSL-Support. I use Win XP, JRE 1.3.1 and JSSE 1.0.3_02. The Tomcat-Versions I tried are 4.1.30 and 5.0.19. I worked along the HOW-TO on the Jakarta-Website: http://jakarta.

Tomcat with SSL

2004-04-15 Thread Hiemer, Bernhard
Hi at all! I´m trying to configure my Tomcat-Standalone for SSL-Support. I use Win XP, JRE 1.3.1 and JSSE 1.0.3_02. The Tomcat-Versions I tried are 4.1.30 and 5.0.19. I worked along the HOW-TO on the Jakarta-Website: http://jakarta.apache.org/tomcat/tomcat-4.1-doc/ssl-howto.html BUT I receive th

Re: Tomcat with SSL

2004-01-24 Thread Ralf Schneider
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Freitag, 23. Januar 2004 18:49 schrieb Ralf Schneider: > Hi, > > I want to try out SSL connections with Tomcat 5.0.16. I followed the > instructions in the docs and generated a certificate with keytool which is > stored under /root/.keystore and unc

Tomcat with SSL

2004-01-23 Thread Ralf Schneider
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I want to try out SSL connections with Tomcat 5.0.16. I followed the instructions in the docs and generated a certificate with keytool which is stored under /root/.keystore and uncommented the SSL connector in server.xml: After that I res

Re: Do you run Tomcat with SSL?

2003-03-14 Thread Mufaddal Khumri
ated certificate ? Have you tested your certificates with other applications to see if you are producing them correctly ? thanks. On Friday, March 14, 2003, at 09:21 AM, Mark Liu wrote: I know you guys have your great strategies in balancing Apache and Tomcat. But, my project isn't really so

Re: Do you run Tomcat with SSL?

2003-03-14 Thread Mark Liu
rmat generated by your > >>>> "little java program" > >>>> exactly like the keytool generated certificate > ? > >>>> Have you tested your > >>>> certificates with other applications to see if > >> you > >>>> a

Re: Do you run Tomcat with SSL?

2003-03-14 Thread Mufaddal Khumri
Friday, March 14, 2003, at 09:21 AM, Mark Liu wrote: I know you guys have your great strategies in balancing Apache and Tomcat. But, my project isn't really so picky about efficiency, so I simply run Tomcat with SSL all the time. It simplifies my project a little bit. But then I do need to be ab

RE: Do you run Tomcat with SSL?

2003-03-14 Thread Jonathan Archer
> Man, it's not that I don't know how to run Tomcat with > SSL. I know how to do that with the keytool-generated > certificate. > > What I don't understand is why I can't run Tomcat SSL > with the certificate generated by my little Java > program.

Re: Do you run Tomcat with SSL?

2003-03-14 Thread Mark Liu
d ssl I've done it > >>>> at the apache level, never at the tomcat level. > >> In > >>>> fact the few times > >>>> that I've wanted ssl at the tomcat level > (usually > >>>> because I'm not > >>>&

Re: Do you run Tomcat with SSL?

2003-03-14 Thread Mufaddal Khumri
es with other applications to see if you are producing them correctly ? thanks. On Friday, March 14, 2003, at 09:21 AM, Mark Liu wrote: I know you guys have your great strategies in balancing Apache and Tomcat. But, my project isn't really so picky about efficiency, so I simply run Tomcat with S

Re: Do you run Tomcat with SSL?

2003-03-14 Thread Mark Liu
really so picky about > > efficiency, so I simply run Tomcat with SSL all > the > > time. It simplifies my project a little bit. > > > > But then I do need to be able to run Tomcat SSL > with > > the certificated generated by my little Java > program. > W

Re: Do you run Tomcat with SSL?

2003-03-14 Thread Mark Liu
. > On Friday, March 14, 2003, at 09:21 AM, Mark Liu > wrote: > > > I know you guys have your great strategies in > > balancing Apache and Tomcat. > > > > But, my project isn't really so picky about > > efficiency, so I simply run Tomcat with SSL all >

Re: Do you run Tomcat with SSL?

2003-03-14 Thread Mufaddal Khumri
te: I know you guys have your great strategies in balancing Apache and Tomcat. But, my project isn't really so picky about efficiency, so I simply run Tomcat with SSL all the time. It simplifies my project a little bit. But then I do need to be able to run Tomcat SSL with the certificated generat

Re: Do you run Tomcat with SSL?

2003-03-14 Thread Josef Templ
log, which explain why there was no such attribute in the request. - Josef - Original Message - From: "Bodycombe, Andrew" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Friday, March 14, 2003 12:19 PM Subject: RE: Do y

Re: Do you run Tomcat with SSL?

2003-03-14 Thread Josef Templ
a straight forward replacemnet for passwords? - Josef - Original Message - From: "Bodycombe, Andrew" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Friday, March 14, 2003 12:19 PM Subject: RE: Do you run Tomcat w

RE: Do you run Tomcat with SSL?

2003-03-14 Thread Bodycombe, Andrew
2003 11:10 To: Tomcat Users List Subject: Re: Do you run Tomcat with SSL? I can confirm that it works. I am using tomcat 4.1.12. The only point I have not solved so far is how to get access to the client certificate in my servlet or JSP. I would like to do programmatic security, i.e. store users

Re: Do you run Tomcat with SSL?

2003-03-14 Thread Josef Templ
. Does anybody know if this is possible at all? - Josef Templ - Original Message - From: "Gabriel Santonja" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Friday, March 14, 2003 11:56 AM Subject: Re: Do you run Tomcat with SSL? >

Re: Do you run Tomcat with SSL?

2003-03-14 Thread Gabriel Santonja
On Thu, 13 Mar 2003 19:51:57 -0800 (PST) Mark Liu <[EMAIL PROTECTED]> wrote: > I know you guys have your great strategies in > balancing Apache and Tomcat. > > But, my project isn't really so picky about > efficiency, so I simply run Tomcat with SSL all the > time

RE: Do you run Tomcat with SSL?

2003-03-13 Thread Mark Liu
I know you guys have your great strategies in balancing Apache and Tomcat. But, my project isn't really so picky about efficiency, so I simply run Tomcat with SSL all the time. It simplifies my project a little bit. But then I do need to be able to run Tomcat SSL with the certificated gene

RE: Do you run Tomcat with SSL?

2003-03-13 Thread mike jackson
#x27;m not running apache) I've ended up setting up apache to run as the front end. But that's just me. --mikej -=- mike jackson [EMAIL PROTECTED] -Original Message- From: Mark Liu [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 6:44 PM To: Tomcat Users List Subject

Re: Do you run Tomcat with SSL?

2003-03-13 Thread Mark Liu
That means I still won't get any answer from this list, right? Does the keytool-generated certificate have something special in it? Check the attached certificate which is generated by my little Java program. It *is* a valid certificate, and can be successfully imported into the keystore. But t

Re: Do you run Tomcat with SSL?

2003-03-13 Thread p niemandt
My guess would be that most people only use SSL on the web front end: Apache listens on port 443, does all the SSL layer stuff, with Tomcat usually behind the firewall, and the Tomcat <--> Web Server (Apache / IIS) unencrypted. just my 2c Regards, Paul On Fri, 2003-03-14 at 02:43, Mark Liu wrote

Do you run Tomcat with SSL?

2003-03-13 Thread Mark Liu
I am able to run Tomcat SSL with the keytool-generated certificate, but not the certificate my little Java program generates. I've been asking this question for a while in this list. But it seems nobody has an answer to it. So you guys never run Tomcat in SSL mode? Or you guys always use the ke

How to use a 3rd party certificate to run tomcat with SSL?

2003-03-10 Thread Mark Liu
I use Tomcat 4.1.12. I am writing my own Certification Authority (CA) called Demo CA, and want to give it a shot. I read the tomcat SSL-HOWTO doc and did it like this: 1. Create a local Certificate like this: keytool -genkey -alias tomcat -keyalg RSA -keystore I used John Doe as my name fo

RE: Apache+Tomcat with SSL?

2003-02-18 Thread Turner, John
http://www.modssl.org/ John > -Original Message- > From: Manoj Kithany [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 18, 2003 12:32 PM > To: [EMAIL PROTECTED] > Subject: Re: Apache+Tomcat with SSL? > > > Hi Lajos, > > I have Apache 1.3.26 on IBM

Re: Apache+Tomcat with SSL?

2003-02-18 Thread Manoj Kithany
for Apache 1.3.26 running on IBM AIX 5.1L OS? THANKS! From: Lajos <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> To: Tomcat Users List <[EMAIL PROTECTED]> Subject: Re: Apache+Tomcat with SSL? Date: Tue, 18 Feb 2003 09:08:04 -0700 Hi Manoj - You&

Re: Apache+Tomcat with SSL?

2003-02-18 Thread Lajos
Hi Manoj - You'll want to compile Apache with mod_ssl in it. I have several FlashGuides on my site which will help you - http://www.galatea.com/flashguides/apache-ssl-win32.xml or http://www.galatea.com/flashguides/apache-ssl-unix.xml, depending on your OS. Let me know if something doesn't wor

Apache+Tomcat with SSL?

2003-02-18 Thread Manoj Kithany
Hi: I am using Apache 1.3.26 with JBoss ... it is working fine. Now I have installed SSL Certificates on my Servers and wondering how to configure Apache for SSL? Should I install mod_ssl or Apache-SSL? Are both these same ? which one is recommended? Thanks! _

Re: Tomcat with SSL and Client certificate

2002-10-18 Thread Mehmet Birgi
t;[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 17, 2002 9:40 AM Subject: Re: Tomcat with SSL and Client certificate Start Tomcat with the additional option -Djavax.net.debug=all and watch the console. Although you will get a lot of output, it might help you in ide

Re: Tomcat with SSL and Client certificate

2002-10-17 Thread Wolfgang Stein
ist > Subject: Re: Tomcat with SSL and Client certificate > > > are you sure of the syntax? > Because startup -Djavax.net.debug=all didn't do anything > - Original Message - > From: "Wolfgang Stein" <[EMAIL PROTECTED]> > To: <[EMAIL PRO

Re: Tomcat with SSL and Client certificate

2002-10-17 Thread Frédéric LE MAISTRE
are you sure of the syntax? Because startup -Djavax.net.debug=all didn't do anything - Original Message - From: "Wolfgang Stein" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 17, 2002 9:40 AM Subject: Re: Tomcat with SSL and Client certi

Re: Tomcat with SSL and Client certificate

2002-10-17 Thread Wolfgang Stein
> Sent: Thursday, October 17, 2002 8:39 AM > To: Tomcat Users List > Subject: Tomcat with SSL and Client certificate > > > I made an SSL connection between Tomcat server and IE client. > It seems to > work, but by the way Tomcat get an exception : > Handshake failed &g

Re: Tomcat with SSL and Client certificate

2002-10-17 Thread Frédéric LE MAISTRE
t;[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Thursday, October 17, 2002 9:24 AM Subject: Re: Tomcat with SSL and Client certificate > how do you know the client certificate is "well recognized"? This error > usually means that the client auth

Re: Tomcat with SSL and Client certificate

2002-10-16 Thread Mehmet Birgi
how do you know the client certificate is "well recognized"? This error usually means that the client authentication is not working, you can check this by setting ClientAuth="false" and retrying. cheers, memo Frédéric LE MAISTRE wrote: > I made an SSL connection between Tomcat server and IE

Tomcat with SSL and Client certificate

2002-10-16 Thread Frédéric LE MAISTRE
I made an SSL connection between Tomcat server and IE client. It seems to work, but by the way Tomcat get an exception : Handshake failed javax.net.ssl.SSLException: error while writing to socket , although the client certificate is well recognized and SSL is enabled. Somebody knows what"s wrong?

Problem in Confiure Tomcat with SSL

2002-08-01 Thread Raja Reddy
Sir, I downloaded JSSE and i installed as given in the "SSL Configuration HOW-TO". I created the Certificate Store by using "keytool" as givien in that HOW-TO. I uncomment the "SSL HTTP/1.1 Connector" entry in the Server.xml file. I restarted the Webserver. It is giving the following errors

Urgent !!! Cannot start tomcat with SSL

2002-04-07 Thread Ann
Dear all, I have installed SSL for the tomcat 4.0 . It cannot start with the startup program. When I use the catalina run, I find that it has java.lang.NoSuchMethod Exception. Can anybody help? Thanks Ann Bruisy

RE: tomcat with ssl

2002-04-02 Thread Tomasz . Ciolek
> -Original Message- > From: Lawlor, Frank [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 03 April 2002 13:39 > To: 'Tomcat Users List' > Subject: RE: tomcat with ssl > > > How are you trying to connect? > What is the URL you are using? > Is there anything in t

RE: tomcat with ssl

2002-04-02 Thread Lawlor, Frank
solutions. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Sunday, March 31, 2002 11:46 PM > To: Tomcat Users List > Subject: tomcat with ssl > > > I am configuring Tomcat with ssl. > > my system is; > > jakarta-

tomcat with ssl

2002-03-31 Thread aki
I am configuring Tomcat with ssl. my system is; jakarta-tomcat-4.0.1 jsse-1_0_2-gl j2sdk-1_3_1_03 I put jcert.jar jnet.jar jsse.jar in $JAVA_HOME/jre/lib/ext. My apache is OK with ssl, and also Tomcat without ssl. When I take away <--- and --> from text below, Tomcat seems ok to

Re: Getting my Java application to run on Tomcat with SSL

2002-03-20 Thread elmo
: 03/20/2002 Subject: Getting my Java application to run on Tomcat with SSL 10:41 AM Please

Getting my Java application to run on Tomcat with SSL

2002-03-20 Thread elmo
Hi, I am new with Tomcat. I have this web application which was working well on Tomcat when I called it with: http://127.0.0.1:8080/mywebapp I added the following line to the server.xml file in the tomcat conf directory to have the above run properly: Recently, I configured Tomcat to work w

Trying to run Tomcat with SSL

2001-10-19 Thread Micky Kwik
I installed JSSE 1.0.2 according to the instructions on the Tomcat website. All seemed fine. However when I try to start Tomcat with SSL, I get the next Exception: Exception during startup processing java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: jav ax/net

Re: How to I build Tomcat with SSL?

2001-08-13 Thread Eoin Woods
> Date: Mon, 13 Aug 2001 09:04:50 -0400 > From: "Peter Markowsky" <[EMAIL PROTECTED]> > Subject: How to I build Tomcat with SSL? > I've looked at the documentation, downloaded the classes and xerces 1.4.1. > But am now faced with the actual how do I rebuild

How to I build Tomcat with SSL?

2001-08-13 Thread Peter Markowsky
I've looked at the documentation, downloaded the classes and xerces 1.4.1. But am now faced with the actual how do I rebuild Tomcat. I'm very new at this. Thanks for the help, Peter

Setting standalone Tomcat with ssl for https

2001-08-03 Thread Robert De Niro
Hello! I have installet Tomcat standalone for testing my jsp on my machine, now I need Tomcat to support ssl for serving https request. I am running Windows NT, and Tomcat is installed in C:\TOMCAT (TOMCAT_HOME=C:\TOMCAT) I read the document http://jakarta.apache.org/tomcat/tomcat-3.3-doc/tomcat-

Re: Hi Pete, help regarding running Tomcat with SSL

2001-07-11 Thread Alberto Torna Jr.
Please excuse the error Manjunath & Pete, I see you're running IIS and not Apache.  >From: "Manjunath BHat" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Hi Pete, help regarding running Tomcat with SSL >Date: Tue,

Re: Hi Pete, help regarding running Tomcat with SSL

2001-07-11 Thread Alberto Torna Jr.
CTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Hi Pete, help regarding running Tomcat with SSL >Date: Tue, 10 Jul 2001 16:17:32 +0530 > >Hi Pete, > >U've said that u r running Tomcat with SSL. R u using CA cert or >Self >signed cert

Re: Hi Pete, help regarding running Tomcat with SSL

2001-07-10 Thread pete
There is a utility to do this available on the net, but i can't find it right now. If you follow the instructions in the docs, you should get a working SSL-tomcat. -Pete > Hi Pete, > > U've said that u r running Tomcat with SSL. R u using CA cert or Self > sign

Hi Pete, help regarding running Tomcat with SSL

2001-07-10 Thread Manjunath BHat
Hi Pete, U've said that u r running Tomcat with SSL. R u using CA cert or Self signed cert. Please help me. My environment is NT+IIS+Tomcat Thanks in advance Manjunath _ Get Your Private, Free E-mail from MSN Hotma

Re: imp - Tomcat with SSL

2001-07-08 Thread pete
Tomcat does support SSL, but you will have to recompile it from source, after downloading the JSSE jars from Sun. If the JSSE jars are in your classpath, (i put mine in $JAVA_HOME/jre/lib/ext/) then tomcat will automatically build with SSL support. Once you have an SSL-enabled build, you will

RE: imp - Tomcat with SSL

2001-07-06 Thread Mandar Joshi
I guess it does not support digest based (SSL) client authentication though.   cheers, Mandar -Original Message-From: Rams [mailto:[EMAIL PROTECTED]]Sent: Thursday, July 05, 2001 11:24 PMTo: [EMAIL PROTECTED]Subject: RE: imp - Tomcat with SSL Tomcat does support SSL

RE: imp - Tomcat with SSL

2001-07-05 Thread Rams
Tomcat does support SSL.. Ver 3.2.1 or above.   Rams +91-040-3000401 x 2162 (O) +91-040-6313447 (R) -Original Message-From: Parag S [mailto:[EMAIL PROTECTED]]Sent: Friday, July 06, 2001 11:33 AMTo: [EMAIL PROTECTED]Subject: imp - Tomcat with SSL Does Tomcat supports

RE: imp - Tomcat with SSL

2001-07-05 Thread Lakshminarayanan Ramakrishnan
I THINK TOMCAT 3.2 SUPPORTS SSL, YOU CAN GO THRU THE DOCUMENTATION PROVIDED.   LAX -Original Message-From: Parag S [mailto:[EMAIL PROTECTED]]Sent: Friday, July 06, 2001 11:33 AMTo: [EMAIL PROTECTED]Subject: imp - Tomcat with SSL Does Tomcat supports SSL If yes then

Re: imp - Tomcat with SSL

2001-07-05 Thread Dmitri Colebatch
On Fri, 6 Jul 2001 16:03, Parag S wrote: > Does Tomcat supports SSL yes it does. download it - look in $TOMCAT_HOME/doc/tomcat-ssl-howto.html > If yes then which version supports it. thats from 3.2 > Please let me know immediatly hmmm, its a mailing list - we'll answer your query when we h

imp - Tomcat with SSL

2001-07-05 Thread Parag S
Does Tomcat supports SSL If yes then which version supports it.   Please let me know immediatly   Thanking you in advance. parag

tomcat with ssl difficulty

2001-04-04 Thread Wei Luo
environment: tomcat 3.2.1, window 2000 setup: installed jsse 1.02 (tested, ok), uncomment ssl connector in server.xml (keystore and password ok), generate key pairs and self-signed certificate problem: try to do https put upload through cURL v7.7. tomcat start ok with port 8443 ready for dire

More on tomcat with SSL problem

2001-02-26 Thread Mandar Joshi
Cipher Suite since both the programs are running on same machine and sharing same environment. Any help appritiated Mandar > -Original Message- > From: Mandar Joshi [mailto:[EMAIL PROTECTED]] > Sent: Saturday, February 24, 2001 6:27 PM > To: [EMAIL PROTECTED] > Subject:

RE: tomcat with SSL

2001-02-24 Thread Adam Fowler
PROTECTED] "Every new beginning comes from some other beginning's end" -Original Message- From: Mandar Joshi [mailto:[EMAIL PROTECTED]] Sent: Saturday, February 24, 2001 6:27 PM To: [EMAIL PROTECTED] Subject: tomcat with SSL Hi, I am using tomcat V3.2. I am trying t

RE: tomcat with SSL

2001-02-24 Thread Adam Fowler
-mail: [EMAIL PROTECTED] "Every new beginning comes from some other beginning's end" -Original Message- From: Mandar Joshi [mailto:[EMAIL PROTECTED]] Sent: Saturday, February 24, 2001 6:27 PM To: [EMAIL PROTECTED] Subject: tomcat with SSL Hi, I am using tomcat

tomcat with SSL

2001-02-24 Thread Mandar Joshi
Hi, I am using tomcat V3.2. I am trying to configure SSL for stand alone tomcat. I have following entry in the server.xml file When I start tomcat it shows me that it has started listening to port 8443 howev

Re: How set a 128bits key for Tomcat with SSL direct

2001-02-07 Thread Loïc Courtois
"John Golubenko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 07, 2001 5:12 PM Subject: Re: How set a 128bits key for Tomcat with SSL direct Not really. It's 128bit, but if you talking about info after clicking lock icon in the browser, it's n

Re: How set a 128bits key for Tomcat with SSL direct

2001-02-07 Thread John Golubenko
Not really. It's 128bit, but if you talking about info after clicking lock icon in the browser, it's not that. >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 2/7

How set a 128bits key for Tomcat with SSL direct

2001-02-07 Thread Loïc Courtois
I'am trying to have a 128bits key for Tomcat (configure with SSL direct), but I can't do it. For the moment, the SSL certification is a 40bits one. Thanks Loic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comma

Re: tomcat with ssl

2001-01-10 Thread Dave Smith
nuary 10, 2001 2:22 PM Subject: tomcat with ssl > hi, there, > I am trying to use ssl on tomcat, and use keytool from j2ee to generate key, > but I don't know where is my generated key pair after running keytool, and > where to put them, who can

tomcat with ssl

2001-01-09 Thread sun
hi, there, I am trying to use ssl on tomcat, and use keytool from j2ee to generate key, but I don't know where is my generated key pair after running keytool, and where to put them, who can help me? thanks a lot. rgds brent -