1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00

Add NetBSD to list of OSes with packages

This commit is contained in:
Nathan Arthur
2017-04-04 00:55:25 -04:00
committed by GitHub
parent 971439a518
commit 2b03833752

View File

@@ -212,6 +212,11 @@ For the time being, this is the only way for the Apache plugin to recognise
the appropriate directives when installing the certificate.
Note: this change is not required for the other plugins.
**NetBSD**
* Build from source: ``cd /usr/pkgsrc/security/py-certbot && make install clean``
* Install pre-compiled package: ``pkg_add py27-certbot``
**OpenBSD**
* Port: ``cd /usr/ports/security/letsencrypt/client && make install clean``