Re: my website is not opening after installing CA certificate successfully

2012-04-21 Thread Victoria Johnson - Kio
Did you use two separate password when going through creating the Keystore and Certificate? Try creating the certificate again but when you are promoted for second password, hit enter so that it is same with the first password that you used most probably "changeit" and make sure that it is first p

Re: Generating a Keystore

2012-04-18 Thread Victoria Johnson - Kio
Hello James, Thanks for the info below, much appreciated On Tue, Apr 17, 2012 at 9:31 PM, James Lampert wrote: > Victoria Johnson - Kio wrote: > > The text on Apache is really confusing me about setting up SSL on > Tomcat, > >> what do I do with this command >>

Re: Generating a Keystore

2012-04-18 Thread Victoria Johnson - Kio
t. I also take your "Hit return" statement in good faith and assume that would be the most logical start off process to someone starting off with configuration Once again thanks. On Wed, Apr 18, 2012 at 10:47 AM, Pid wrote: > On 17/04/2012 21:16, Victoria Johnson - Kio wrote:

Generating a Keystore

2012-04-17 Thread Victoria Johnson - Kio
Hello, I am having problems generating a keystore, this is my first time configuring a server, let alone Tomcat. The text on Apache is really confusing me about setting up SSL on Tomcat, what do I do with this command %JAVA_HOME%\bin\keytool -genkey -alias tomcat -keyalg RSA Please advise. Tha