Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
6 lines
330 B
Plaintext
6 lines
330 B
Plaintext
This is a tiny, auditable script that you can throw on your server to issue and
|
|
renew Let's Encrypt certificates. Since it has to be run on your server and
|
|
have access to your private Let's Encrypt account key, I tried to make it as
|
|
tiny as possible (currently less than 200 lines). The only prerequisites are
|
|
python and openssl.
|