mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 00:32:12 -04:00
Add NetBSD to list of OSes with packages
This commit is contained in:
parent
971439a518
commit
2b03833752
1 changed files with 5 additions and 0 deletions
|
|
@ -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``
|
||||
|
|
|
|||
Loading…
Reference in a new issue