Can't renew SSL #1559
-
Hi, I have this client trunning an old server with EE v3.7.5 and we tried to renew SSL and we are getting connection refused errors. Always worked fine so far. Googling it I saw I could try apt-get update and upgrade, did that and on update I get the following error:
I am guessing this version is no longer supported and the server should be update, problem is the client is having good traffic and do not want any down time for the time being. What could I do to at least make the ssl work? I do not understand much of it , could I do it manually somehow? Thanks in advance |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
For anyone else getting this, I simply done it manually with certbot. Followed these tutorials: https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-20-04-pt |
Beta Was this translation helpful? Give feedback.
For anyone else getting this, I simply done it manually with certbot. Followed these tutorials:
https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-20-04-pt
https://www.penta-code.com/how-to-get-free-https-in-10-minutes-with-letsencrypt-and-certbot/