Skip to content
This repository was archived by the owner on Feb 16, 2021. It is now read-only.

How to renew LetsEncrypt Cert for ssh_scan_api

Jonathan Claudius edited this page Aug 1, 2017 · 5 revisions

I was going to forget this -or- it would be lost to shell history...

service nginx stop && letsencrypt renew && service nginx stop

Clone this wiki locally