OK, I've attached a new file with the startup. Unfortunately I'm not seeing
anything in any logs that indicate any https requests. 
Just in case, what's the command to generate a new empty keystore file ?
I've seen the notes on the tomcat docs for creating the csr, but I didn't do
that this time. I might try it though, if I can get godaddy to go through
the process with me again, 

Thanks

Bob Grabbe
University of Michigan
[EMAIL PROTECTED]
_________________________________________________________________________
"Research is the process of going up alleys to see if they are blind." --
Marston Bates

> -----Original Message-----
> From: Hassan Schroeder [mailto:[EMAIL PROTECTED]
> Sent: Monday, November 26, 2007 4:09 PM
> To: Tomcat Users List
> Subject: Re: SSL problem with Tomcat 5.5
> What would be best would be catalina.log at startup, showing
> whether the SSL connector started cleanly.
> 
> And of course, any log entry relating specifically to an HTTPS
> request.
> 
> > I didn't generate a new csr, I figured renewing the cert shouldn't
> need
> > that. Do I need to go through that or should I be able to just renew
> it ?
> 
> Dunno about GoDaddy, but when I "renew" a Thawte cert for one of
> my sites, I have to generate a new cert request. So I just create a new
> keystore file, named something like keystore-example.com-2007, and
> use that for the new cert.
> 
> HTH!
> --
> Hassan Schroeder ------------------------ [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

INFO: Initializing Coyote HTTP/1.1 on http-80
Nov 26, 2007 4:11:02 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-443
Nov 26, 2007 4:11:02 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1500 ms
Nov 26, 2007 4:11:02 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Nov 26, 2007 4:11:02 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.9
Nov 26, 2007 4:11:02 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Nov 26, 2007 4:11:03 PM org.apache.catalina.loader.WebappClassLoader 
validateJarFile
INFO: 
validateJarFile(D:\jakarta-tomcat-5.5.9\jakarta-tomcat-5.5.9\webapps\prime\WEB-INF\lib\servlet-api.jar)
 - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: 
javax/servlet/Servlet.class
Nov 26, 2007 4:11:03 PM org.apache.catalina.loader.WebappClassLoader 
validateJarFile
INFO: 
validateJarFile(D:\jakarta-tomcat-5.5.9\jakarta-tomcat-5.5.9\webapps\PRIMEInstallationSite\WEB-INF\lib\servlet-api.jar)
 - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: 
javax/servlet/Servlet.class
Nov 26, 2007 4:11:04 PM org.apache.struts.tiles.TilesPlugin 
initDefinitionsFactory
INFO: Tiles definition factory loaded for module ''.
Nov 26, 2007 4:11:04 PM org.apache.struts.validator.ValidatorPlugIn 
initResources
INFO: Loading validation rules file from '/WEB-INF/validator-rules.xml'
Nov 26, 2007 4:11:04 PM org.apache.struts.validator.ValidatorPlugIn 
initResources
INFO: Loading validation rules file from '/WEB-INF/validation.xml'
Nov 26, 2007 4:11:05 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-80
Nov 26, 2007 4:11:05 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-443
Nov 26, 2007 4:11:05 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Nov 26, 2007 4:11:05 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/16  config=null
Nov 26, 2007 4:11:05 PM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
Nov 26, 2007 4:11:05 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 3188 ms

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to