Author: markt
Date: Thu Feb  9 10:44:31 2006
New Revision: 376378

URL: http://svn.apache.org/viewcvs?rev=376378&view=rev
Log:
Clarify that Verisign has different root certs for trial and commercial 
certificates.

Modified:
    tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/ssl-howto.xml

Modified: tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/ssl-howto.xml
URL: 
http://svn.apache.org/viewcvs/tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/ssl-howto.xml?rev=376378&r1=376377&r2=376378&view=diff
==============================================================================
--- tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/ssl-howto.xml 
(original)
+++ tomcat/container/branches/tc4.1.x/webapps/tomcat-docs/ssl-howto.xml Thu Feb 
 9 10:44:31 2006
@@ -398,9 +398,14 @@
 
 <ul>
 <li>Download a Chain Certificate from the Certificate Authority you obtained 
the Certificate from.<br/>
-       For Verisign.com go to: 
http://www.verisign.com/support/install/intermediate.html<br/>
-       For Trustcenter.de go to: 
http://www.trustcenter.de/certservices/cacerts/en/en.htm#server<br/>
-       For Thawte.com go to: http://www.thawte.com/certs/trustmap.html<br/>
+       For Verisign.com commercial certificates go to:
+            http://www.verisign.com/support/install/intermediate.html<br/>
+        For Verisign.com trial certificates go to:
+            
http://www.verisign.com/support/verisign-intermediate-ca/Trial_Secure_Server_Root/index.html
+       For Trustcenter.de go to:
+            
http://www.trustcenter.de/certservices/cacerts/en/en.htm#server<br/>
+       For Thawte.com go to:
+            http://www.thawte.com/certs/trustmap.html<br/>
 </li>
 <li>Import the Chain Certificate into you keystore
     <source>keytool -import -alias root -keystore 
&lt;your_keystore_filename&gt; \



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

Reply via email to