Skip to main content

AutoSSL Question

Comments

3 comments

  • 24x7server
    Hi, If the domain is not pointing to your server, it will not consider it. If you want to do this faster, you can lower down the TTL of the A record of the domain, so it propagates and points quickly to the new server..
    0
  • Spruce
    Hey, thanks for the reply! I see I totally understand where you're coming from with the TTL's of the DNS records however that wasn't the issue. During migration I needed to obviously stage some of the records. Once I was satisfied, all records were pointed at the cpanel server and all systems go. The server would correctly scan the records and say that all was Well, however it wasn't replacing the self signed cert with a cpanel/comodo cert. The only way I was able to rectify this was to delete the domain and account, re add the lot and it would pull the signed cert, but this seems like an impractical work around. Any other thoughts??
    0
  • cPanelMichael
    The server would correctly scan the records and say that all was Well, however it wasn't replacing the self signed cert with a cpanel/comodo cert. The only way I was able to rectify this was to delete the domain and account, re add the lot and it would pull the signed cert, but this seems like an impractical work around.

    Hello, You can browse to "WHM >> Manage AutoSSL" to verify the AutoSSL feature is enabled for the account. If so, the "/usr/local/cpanel/bin/checkallsslcerts" script should automatically install the signed certificate during the nightly upcp maintenance. Otherwise, you can use the following command to initiate the AutoSSL process for a specific user:
    /usr/local/cpanel/bin/autossl_check --user $username
    Thank you.
    0

Please sign in to leave a comment.