Re: Port 8443 won't become active (UNCLASSIFIED)

2006-02-03 Thread Mike Sabroff
t to IbmX509??? Please advise! Thanks! jeff -Original Message- From: Mike Sabroff [mailto:[EMAIL PROTECTED] Sent: Friday, February 03, 2006 11:43 AM To: Tomcat Users List Subject: Re: Port 8443 won't become active (UNCLASSIFIED) JAVA_HOME/jre/lib/security/java.security:ssl.K

RE: Port 8443 won't become active (UNCLASSIFIED)

2006-02-03 Thread Jeffery G. Summers
mcat Users List Subject: Re: Port 8443 won't become active (UNCLASSIFIED) JAVA_HOME/jre/lib/security/java.security:ssl.KeyManagerFactory.algorithm=Sun X509 JAVA_HOME/jre/lib/deploy.jar - found in here JAVA_HOME/jre/lib/jsse.jar - and here This is the default for a normal sun installation. W

Re: Port 8443 won't become active (UNCLASSIFIED)

2006-02-03 Thread Mike Sabroff
riday, February 03, 2006 11:24 AM To: 'Tomcat Users List' Subject: RE: Port 8443 won't become active OK, so it isn't the java version. I've ensured JAVA_HOME is correct and that the PATH is pointing to the right version. All the jars are running through 1.4.2. I'm

RE: Port 8443 won't become active (UNCLASSIFIED)

2006-02-03 Thread Jeffery G. Summers
: Port 8443 won't become active (UNCLASSIFIED) Classification: UNCLASSIFIED Caveats: NONE Have you generated key pairs yet ? -Original Message- From: Jeffery G. Summers [mailto:[EMAIL PROTECTED] Sent: Friday, February 03, 2006 11:24 AM To: 'Tomcat Users List' Subject: RE: P

RE: Port 8443 won't become active (UNCLASSIFIED)

2006-02-03 Thread Samara, Fadi N Mr ACSIM/ASPEX
Classification: UNCLASSIFIED Caveats: NONE Have you generated key pairs yet ? -Original Message- From: Jeffery G. Summers [mailto:[EMAIL PROTECTED] Sent: Friday, February 03, 2006 11:24 AM To: 'Tomcat Users List' Subject: RE: Port 8443 won't become active OK, so it

RE: Port 8443 won't become active

2006-02-03 Thread Jeffery G. Summers
MAIL PROTECTED] Sent: Thursday, February 02, 2006 1:53 PM To: 'Tomcat Users List' Subject: RE: Port 8443 won't become active When we contracted our upgrades the consultant installed version 1.4.2 but when I just ran "java -version" the box tells me that 1.3.1 is the

RE: Port 8443 won't become active

2006-02-02 Thread Caldarale, Charles R
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Subject: Re: Port 8443 won't become active > > when I had this problem it was caused by the presence of a > file named "tcnative-1.dll" in the ~/Tomcat 5.5/bin > directory. When I removed that .dll file,

Re: Port 8443 won't become active

2006-02-02 Thread TonyCoco
Hi Jeff, when I had this problem it was caused by the presence of a file named "tcnative-1.dll" in the ~/Tomcat 5.5/bin directory. When I removed that .dll file, everything worked as described in the Tomcat documentation for SSL. --Tony C. -- Original message

RE: Port 8443 won't become active

2006-02-02 Thread Jeffery G. Summers
to try it does anyone have a "Quickie Guide" I could use? Thanks! Jeff -Original Message- From: Peter Crowther [mailto:[EMAIL PROTECTED] Sent: Thursday, February 02, 2006 12:28 PM To: Tomcat Users List Subject: RE: Port 8443 won't become active > From: Jeffery G. Summers

RE: Port 8443 won't become active

2006-02-02 Thread Jeffery G. Summers
ginal Message- From: Peter Crowther [mailto:[EMAIL PROTECTED] Sent: Thursday, February 02, 2006 12:28 PM To: Tomcat Users List Subject: RE: Port 8443 won't become active > From: Jeffery G. Summers [mailto:[EMAIL PROTECTED] > Our webserver is an IBM P615C AIX 5.2 box. Whose JVM

RE: Port 8443 won't become active

2006-02-02 Thread Jeffery G. Summers
Yes, I can almost recite it by rote ;-). -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Thursday, February 02, 2006 12:24 PM To: Tomcat Users List Subject: RE: Port 8443 won't become active > From: Jeffery G. Summers [mailto:[EMAIL PROTECTED] &

RE: Port 8443 won't become active

2006-02-02 Thread Peter Crowther
> From: Jeffery G. Summers [mailto:[EMAIL PROTECTED] > Our webserver is an IBM P615C AIX 5.2 box. Whose JVM and what version? - Peter - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTE

RE: Port 8443 won't become active

2006-02-02 Thread Caldarale, Charles R
> From: Jeffery G. Summers [mailto:[EMAIL PROTECTED] > Subject: Port 8443 won't become active > > Our webserver is an IBM P615C AIX 5.2 box. I have attempted > the following to enable port 8443: > > 1) keytool -genkey -alias tomcat -keyalg RSA > 2) Edited server

Port 8443 won't become active

2006-02-02 Thread Jeffery G. Summers
Hello! I'm brand-new to Tomcat and am under the gun to learn it quickly. The short story: My University hired our Software Vendor to upgrade our administrative web software. We also hired them to move us from iPlanet to Jakarta Tomcat 5.0.28. Currently we can access our web software on port 80.