Skip to main content

Moving Wordpress to New Server without SSL interruption?

Comments

3 comments

  • cPanelMichael
    By default the server creates a self-signed SSL cert for the domain but that (a) generates SSL warnings to the user and (b) even after the DNS is changed, wouldn't AutoSSL not replace the existing self signed cert?

    Hello, Actually, AutoSSL will automatically attempt to replace the self-signed SSL certificate with a signed certificate. Note you can use the following command to manually run the AutoSSL check for an individual account if you don't want to wait for the automatic nightly run:
    /usr/local/cpanel/bin/autossl_check --user $username
    Thank you.
    0
  • linux4me2
    Recently, it has only been taking a few minutes for AutoSSL to install certificates on our server, even if we just use the "Check" button associated with the site in the WHM -> SSL/TLS -> Manage AutoSSL UI. They've gotten pretty snappy. The real downtime will come from changing your DNS and waiting for it to propagate so that AutoSSL can "find" the new site.
    0
  • jazee
    AutoSSL won't replace the certificate until the DNS updates the IP address to the new server. I believe with most SSL providers you can get a cert installed without the host record in the DNS pointing to the IP address where the cert is being installed at. I was able to do that with a Free Comodo SSL with email verificaition. But as it has been pointed out, AutoSSL is pretty quick these days so the downtime of the cert is pretty minimal during the DNS switchover.
    0

Please sign in to leave a comment.