How to transfer SSL certificate from one server to other server?

Collapse

Unconfigured Ad Widget

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • John_Accuwebhosting
    Senior Member
    • Jun 2006
    • 120

    How to transfer SSL certificate from one server to other server?

    Suppose, you have purchased a new Linux server and going to transfer all your domains residing on existing server to new server. In such case, you may require to transfer the shared SSL certificate installed on your domain to new server.

    If your domain name and host name remains same for both the servers then you can directly transfer existing SSL certificate for the domain hosted on old server to a new server.

    You just need to copy and paste following files from your old server to new server:
    • /etc/httpd/conf/ssl.key (private key)
    • /etc/httpd/conf/ssl.csr ( CSR key)
    • /etc/httpd/conf/ssl.crt (certificate file)


    For complete SSL Export-Import process on both Windows & Linux Platform, please refer :- https://manage.accuwebhosting.com/kn...rtificate.html

    Accuwebhosting.com
    Last edited by admin; 08-22-2015, 10:56 PM.
Working...
X