View Single Post

   
  #2 (permalink)  
Old 01-18-2008, 09:06 AM
Nico Kadel-Garcia
 
Posts: n/a
Default Re: transfering an SSL certificate to new server


<news@celticbear.com> wrote in message
news:1132252624.143889.5920@g49g2000cwa.googlegrou ps.com...
> Our old server, a RedHat ES2 with Apache 1.3.27 was compromised and
> we're migrating to a new box with RH ES4 and Apache 2.0.52.
>
> It's a safe assumption that I can't just copy over the ssl.crt/ and
> ssl.key/ files from one to the other machine, right?
> (Actually, I tried it already. And yeah, it gives the same default info
> when you view the cert threw the browser.)


If the box was compromised, you should throw them out. If you really feel
the need to use the old ones, you can use them on the new box as long as
they're on the same hostname. May I suggest reading the manpages for the
openssl software, and the documentation on www.openssl.org?



Reply With Quote