the key file is your private key the CSR file is a certifcate request, it's what you give to godaddy and they use to generate your CRT file which is a cert.
all of this is managed in your godaddy account: SSL Certs-> manage find the certificate by domain name, click manage certificate, then click on your domain again, then you can upload your CRT file and then you can download a zip with your CRT file and of course, with godaddy, the intermediate crt file On Tue, Mar 16, 2010 at 11:13 AM, Merrill Oveson <[email protected]> wrote: > pluggers: > > I'm new to ssl. > > Here's my situation.... > > We're using godaddy.com > > I need to renew my csr file with them, apparently it's not 2048 bit > encryted. > > I've located three files on my linux box (running apache) > e.g. > > www.x.com.crt > www.x.com.csr > www.x.com.key > > After poking around, I learned how to generate both the key and csr > file. I can tell godaddy the contents of the csr file. > > Now how do I get a new crt file. I do need a new one, correct? > I called tech support @ godaddy but the guy was clueless. > > Thanks in advance. > > Merrill > > /* > PLUG: http://plug.org, #utah on irc.freenode.net > Unsubscribe: http://plug.org/mailman/options/plug > Don't fear the penguin. > */ > /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
