Author Topic: SSL VPS Migration. May I just copy /etc/pki/tls/certs/ and /etc/pki/tls/private/  (Read 6180 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Hello.
I am moving my VPN from one server to another.
In the new server I've made a clean CWP installation.
May I just copy my certificates from old location to the new one:

/etc/pki/tls/certs/yourdomain.tld.csr
/etc/pki/tls/private/yourdomain.tld.key
/etc/pki/tls/certs/yourdomain.tld.crt
/etc/pki/tls/certs/yourdomain.tld.bundle
a symbolic link /etc/pki/tls/certs/yourdomain.tld.cert pointing on yourdomai.tld.crt

or I have to generate and reissue my certificates again?..

Thank you.