![]() |
Renewing name dot com SSL certificate
One of the reason why i use name dot com for domains as they provide free SSL which only need to be renewed once every year compared to let's encrypt. However, this have one bad side - once it need to be done , i always forget how it is done and where i stored instructions for it, so i will save it here as well to be faster next time when it's renewal time. If anyone also uses name dot com for SSL, you can use it too.
Step 1: Generate new SSL key with following command: openssl req -new -newkey rsa:2048 -nodes -keyout server.key -out server.csr FQDN value must be in format www dot domain dot com Step 2 Copy value from server.csr into SSL generator of name . Once certificates are generated, concat Server Certificate and CA Certificates into pem file. Then replace key file with newly generated key file. Restart nginx and that's it. |
Sounds awfully complicated. You know you can easily automate lets encrypt right? Also there is buypass which does 6 months and uses the same system as lets encrypt.
|
if your using a control panel like directadmin there is no work doing automated ssl i guess yearly is useful if your not using control panels.
|
my hosting (dreamhost) does mine for me and its only a cheap host i keep for some legacy stuff
|
Quote:
|
I even had forgotten about it.
Since moved to Cloudflare. |
Goes automatic in cpanel, that is why i use that.
|
Quote:
I run Plesk and free Let's encrypt, and it renews automatically. It only failed once; on new domains using the register's DNS instead of mine. Been running smooth since. :2 cents: |
I will pile on.
If we were still messing with SSL certificate renewals manually, I would have no hair left. |
Quote:
Anyway you do not need to shutdown NGINX with something like acme.sh, it can modify the nginx config and reload in place to renew. Alternatively you can use DNS auth which you can even do on a different machine than the production one, also fully automated if your domains are hosted somewhere with DNS API. |
try this
https://github.com/acmesh-official/acme.sh i installed this a few years ago never had any problems it updates for all of my domains sites etc |
All times are GMT -7. The time now is 07:38 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc