Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Let's encrypt

13»

Comments

  • sinsin Member

    I just put certbot renew in crontab set to daily and have never had an issue.

  • ardaarda Member

    @sin said:
    I just put certbot renew in crontab set to daily and have never had an issue.

    Only issue about this for my case is when renew is the time for a certificate, I have to manually stop nginx. Is there a way to prevent this?

  • jackbjackb Member, Host Rep

    @arda said:

    @sin said:
    I just put certbot renew in crontab set to daily and have never had an issue.

    Only issue about this for my case is when renew is the time for a certificate, I have to manually stop nginx. Is there a way to prevent this?

    Don't use the standalone Apache renewal method. You can use nginx to renew. That way you don't need to stop the service.

    Thanked by 1arda
  • ardaarda Member
    edited April 2017

    @jackb said:

    @arda said:

    @sin said:
    I just put certbot renew in crontab set to daily and have never had an issue.

    Only issue about this for my case is when renew is the time for a certificate, I have to manually stop nginx. Is there a way to prevent this?

    Don't use the standalone Apache renewal method. You can use nginx to renew. That way you don't need to stop the service.

    Edit: I didn't know there was a webroot method. I'll renew my certificates and nginx config accordingly. Thanks!

    Thanked by 1sin
Sign In or Register to comment.