Re: ssl certificate

2008-08-15 Thread Alonzo Wilson
Thank you.  I look forward to having a tomcat restart command.  The
stop and restart is considered downtime and requires documentation. 
I'm hoping it will come in a future release.

 Mark Thomas [EMAIL PROTECTED] 8/14/2008 11:17 AM 
Alonzo Wilson wrote:
 Please explain.  How does adding a new connector restart tomcat
and
 activate the new ssl cert?

It doesn't.

In 4.1.30 you can use the admin app to add a connector and start
it.

In 6.0.16 the admin app doesn't exist so JMX is your only option
but this
could be tricky so restarting Tomcat will be a lot simpler.

Mark

 
 Mark Thomas [EMAIL PROTECTED] 8/12/2008 5:05 PM 
 Alonzo Wilson wrote:
 4.1.30 and 6.0.16
 
 4.1.30 you should be able to use the admin app to add a new
 connector. With 
 6.0.16 you might be able to use JMX. Restarting Tomcat will be
far
 easier.
 
 Mark
 
 
 

-
 To start a new topic, e-mail: users@tomcat.apache.org 
 To unsubscribe, e-mail: [EMAIL PROTECTED] 
 For additional commands, e-mail: [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] 



Re: ssl certificate

2008-08-14 Thread Alonzo Wilson
Please explain.  How does adding a new connector restart tomcat and
activate the new ssl cert?

 Mark Thomas [EMAIL PROTECTED] 8/12/2008 5:05 PM 
Alonzo Wilson wrote:
 4.1.30 and 6.0.16

4.1.30 you should be able to use the admin app to add a new
connector. With 
6.0.16 you might be able to use JMX. Restarting Tomcat will be far
easier.

Mark



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



ssl certificate

2008-08-12 Thread Alonzo Wilson
After importing the signed certificate using 
 

keytool -import -alias tomcat1 -trustcacerts -file tsat.cer 
-keystore .keystore
 
is there a way to make the new certificate active besides stopping
and starting tomcat?
 
Thank you advance.


Re: ssl certificate

2008-08-12 Thread Alonzo Wilson
4.1.30 and 6.0.16

 Mark Thomas [EMAIL PROTECTED] 8/12/2008 3:02 PM 
Alonzo Wilson wrote:
 After importing the signed certificate using 
  
 
 keytool -import -alias tomcat1 -trustcacerts -file tsat.cer 
 -keystore .keystore
  
 is there a way to make the new certificate active besides
stopping
 and starting tomcat?

Tomcat version?

Mark


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