On Fri, May 13, 2011 at 6:58 PM, Zico <[email protected]> wrote: > but then again, I am confused about one things: (1) Is it really necessary > to "generate private key" from their server? I mean, ssh into my client's > server, run openssl command like from their server :
No need to generate the keys on the target server. You can generate it on your local PC and sign it by Verisign and install the final cert on the target server. When you generate your keys, ensure you get the FQDN and other details absolutely correct. Also ensure that the ciphers you are using to generate the keys are supported on your server. - Raja _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
