Control Web Panel

WebPanel => SSL => Topic started by: Pegasus on November 23, 2016, 06:06:51 AM

Title: SSL VPS Migration. May I just copy /etc/pki/tls/certs/ and /etc/pki/tls/private/
Post by: Pegasus on November 23, 2016, 06:06:51 AM
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.