You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Joost de Heer <sa...@xs4all.nl> on 2005/11/04 12:21:05 UTC

[users@httpd] Re: copy ssl cert from old machine to replacement machine?

Joe A said:
>  i have a machine that has apache2 and ssl setup on
> domain.com<http://domain.com>
>
> i want to replace that machine with a new one ... do i have to request a
> new
> certificate or is there an easy way to copy the certificate to the new
> machine that will be replacing the old one as the server for
> domain.com<http://domain.com>

Check on the old machine which files are used for
SSLCertificateFile/SSLCertificateKeyFile, copy the files to the new
machine, and point SSLCertificateFile and SSLCertificateKeyFile in the new
config to their location.

Joost


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org