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.

Reply via email to