The security/letsencrypt/py-acme,python3 port
py3-acme-2.4.0 – ACME protocol implementation (cvsweb github mirror)
Description
ACME (Automated Certificate Management Environment) is a protocol for automating the management of domain-validation certificates, based on a simple JSON-over-HTTPS interface. The spec (https://github.com/letsencrypt/acme-spec) is a work in progress but it is hoped to eventually move it to the IETF process to become an RFC. This packages provides a Python implementation of the protocol.WWW: https://certbot.eff.org/
Maintainer
The OpenBSD ports mailing-list
Categories
lang/python security security/letsencrypt
Build dependencies
- STEM->=0.15:security/py-openssl,python3
- STEM->=0.8:security/py-cryptography,python3
- devel/py-build,python3
- devel/py-installer,python3
- devel/py-setuptools,python3
- devel/py-tz,python3
- devel/py-wheel,python3
- lang/python/3.10
- lang/python/3.10
- security/py-josepy,python3
- textproc/py-pyRFC3339,python3
- www/py-requests,python3
- www/py-requests-toolbelt,python3
Run dependencies
Test dependencies
- STEM->=0.15:security/py-openssl,python3
- STEM->=0.8:security/py-cryptography,python3
- devel/py-test,python3
- devel/py-test-xdist,python3
- devel/py-typing-extensions,python3
- devel/py-tz,python3
- lang/python/3.10
- security/py-josepy,python3
- textproc/py-pyRFC3339,python3
- www/py-requests,python3
- www/py-requests-toolbelt,python3
Reverse dependencies
Files
- /usr/local/lib/python3.10/site-packages/acme-2.4.0.dist-info/
- /usr/local/lib/python3.10/site-packages/acme-2.4.0.dist-info/LICENSE.txt
- /usr/local/lib/python3.10/site-packages/acme-2.4.0.dist-info/METADATA
- /usr/local/lib/python3.10/site-packages/acme-2.4.0.dist-info/RECORD
- /usr/local/lib/python3.10/site-packages/acme-2.4.0.dist-info/WHEEL
- /usr/local/lib/python3.10/site-packages/acme-2.4.0.dist-info/top_level.txt
- /usr/local/lib/python3.10/site-packages/acme/
- /usr/local/lib/python3.10/site-packages/acme/__init__.py
- /usr/local/lib/python3.10/site-packages/acme/__pycache__/
- /usr/local/lib/python3.10/site-packages/acme/__pycache__/__init__.cpython-310.opt-1.pyc
- /usr/local/lib/python3.10/site-packages/acme/__pycache__/__init__.cpython-310.pyc
- /usr/local/lib/python3.10/site-packages/acme/__pycache__/challenges.cpython-310.opt-1.pyc
- /usr/local/lib/python3.10/site-packages/acme/__pycache__/challenges.cpython-310.pyc
- /usr/local/lib/python3.10/site-packages/acme/__pycache__/client.cpython-310.opt-1.pyc
- /usr/local/lib/python3.10/site-packages/acme/__pycache__/client.cpython-310.pyc
- /usr/local/lib/python3.10/site-packages/acme/__pycache__/crypto_util.cpython-310.opt-1.pyc
- /usr/local/lib/python3.10/site-packages/acme/__pycache__/crypto_util.cpython-310.pyc
- /usr/local/lib/python3.10/site-packages/acme/__pycache__/errors.cpython-310.opt-1.pyc
- /usr/local/lib/python3.10/site-packages/acme/__pycache__/errors.cpython-310.pyc
- /usr/local/lib/python3.10/site-packages/acme/__pycache__/fields.cpython-310.opt-1.pyc
- /usr/local/lib/python3.10/site-packages/acme/__pycache__/fields.cpython-310.pyc
- /usr/local/lib/python3.10/site-packages/acme/__pycache__/jws.cpython-310.opt-1.pyc
- /usr/local/lib/python3.10/site-packages/acme/__pycache__/jws.cpython-310.pyc
- /usr/local/lib/python3.10/site-packages/acme/__pycache__/messages.cpython-310.opt-1.pyc
- /usr/local/lib/python3.10/site-packages/acme/__pycache__/messages.cpython-310.pyc
- /usr/local/lib/python3.10/site-packages/acme/__pycache__/standalone.cpython-310.opt-1.pyc
- /usr/local/lib/python3.10/site-packages/acme/__pycache__/standalone.cpython-310.pyc
- /usr/local/lib/python3.10/site-packages/acme/__pycache__/util.cpython-310.opt-1.pyc
- /usr/local/lib/python3.10/site-packages/acme/__pycache__/util.cpython-310.pyc
- /usr/local/lib/python3.10/site-packages/acme/challenges.py
- /usr/local/lib/python3.10/site-packages/acme/client.py
- /usr/local/lib/python3.10/site-packages/acme/crypto_util.py
- /usr/local/lib/python3.10/site-packages/acme/errors.py
- /usr/local/lib/python3.10/site-packages/acme/fields.py
- /usr/local/lib/python3.10/site-packages/acme/jws.py
- /usr/local/lib/python3.10/site-packages/acme/messages.py
- /usr/local/lib/python3.10/site-packages/acme/py.typed
- /usr/local/lib/python3.10/site-packages/acme/standalone.py
- /usr/local/lib/python3.10/site-packages/acme/util.py
- @conflict py-acme-*