Yes.  Based on Tomcat 5's documentation, we did the following:

keytool -genkey -alias tomcat -keyalg RSA

We edited the server.xml file and uncommented the port 8443 connector and
restarted Tomcat.  At that point (according to the docs) port 8443 should be
active.

Previously we tried going through the whole cert process of a root &
intermediate certificate but that didn't do anything either.

Jeff

-----Original Message-----
From: Samara, Fadi N Mr ACSIM/ASPEX [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 03, 2006 11:33 AM
To: 'Tomcat Users List'
Subject: RE: 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: 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 stumped.  I've gone through various docs/faqs and can't find anything
that helps.  I know port 8443 can be activated because I changed the http
port 80 connector to port 8443.  I connected to my site using :8443 in the
url but, of course, it's not https.

The only thing I can see that appears to be an issue is this error in the
logs:

Feb 3, 2006 6:57:54 AM org.apache.catalina.startup.Catalina start

SEVERE: Catalina.start:   LifecycleException:  Protocol handler start
failed: java.io.IOException: Algorithm SunX509 not available

I've no idea how to resolve this issue.  Any clues?  I've found some obscure
info on changing something called java.secure and making sure a few jar
files exist, but I don't know where this java.secure file is, how it should
be edited (if it really needs it) or where I should get the jar files since
we don't have them (Jcert.JAR , jNET.JAR,jSSE.jar in jre/lib/ext)

Thanks!

Jeff

-----Original Message-----
From: Jeffery G. Summers [mailto:[EMAIL 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 one
running in memory!  I've never stopped/started java, etc. and I plan on
making the consultant finish the job on this...but, if I want 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 [mailto:[EMAIL PROTECTED] Our webserver is 
> an IBM P615C AIX 5.2 box.
 
Whose JVM and what version?
 
- Peter


Successfully scanned by McAfee SIG 3200 Appliance.



Successfully Scanned by the McAfee SIG 3200 Appliance.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Successfully scanned by McAfee SIG 3200 Appliance.



Successfully Scanned by the McAfee SIG 3200 Appliance.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Classification:  UNCLASSIFIED 
Caveats: NONE


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Successfully scanned by McAfee SIG 3200 Appliance.



Successfully Scanned by the McAfee SIG 3200 Appliance.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to