Hey all,
I wonder if anyone else has gotten the thwte test certificate
working. I followed the directions on
http://www.orionserver.com/docs/ssl.html#obtain
1)keytool -genkey -keyalg RSA -keystore C:\server\my.keystore -storepass
changeit -validity 360
User firstname lastname: - Make this your website name - www.yoursite.com
Organization: - Your company name - Acme
Organizational Unit: - Your company's domain name - acme.com
City/Locality: - Your city - AcmeVille
State: - Your state, capitalize this - Colorado
Country: - The 2 letter code for country - US
2)keytool -certreq -keyalg RSA -file my.host.csr -keystore
C:\server\my.keystore
3)went to thawte, pasted my csr and got a cert. Download thier test Root
cert and open it up, it automatically installs.
4)keytool -keystore C:\server\my.keystore -keyalg RSA-import -trustcacerts
-file my.host.com.cer Done
I get the error keytool error: Failed to establish chain from reply and the
solutions at the bottom didn't fix it. Any help would be greatly
appreciated. Thanks, Jonathan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]