mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 00:22:28 +02:00
Merge pull request #1382 from koobs/patch-1
Add FreeBSD port/package to documentation (Usage)
This commit is contained in:
+9
-2
@@ -86,8 +86,15 @@ in ``/etc/letsencrypt/live`` on the host.
|
|||||||
.. _`install Docker`: https://docs.docker.com/userguide/
|
.. _`install Docker`: https://docs.docker.com/userguide/
|
||||||
|
|
||||||
|
|
||||||
Distro packages
|
Operating System Packages
|
||||||
---------------
|
--------------------------
|
||||||
|
|
||||||
|
**FreeBSD**
|
||||||
|
|
||||||
|
* Port: ``cd /usr/ports/security/py-letsencrypt && make install clean``
|
||||||
|
* Package: ``pkg install py27-letsencrypt``
|
||||||
|
|
||||||
|
**Other Operating Systems**
|
||||||
|
|
||||||
Unfortunately, this is an ongoing effort. If you'd like to package
|
Unfortunately, this is an ongoing effort. If you'd like to package
|
||||||
Let's Encrypt client for your distribution of choice please have a
|
Let's Encrypt client for your distribution of choice please have a
|
||||||
|
|||||||
Reference in New Issue
Block a user