certbot

client for certificate authorities using ACME protocols

WWW CVSWeb GITHub
  1. Package version
    certbot-2.9.0
  2. Maintainer
    The OpenBSD ports mailing-list

Certbot is a tool to automatically receive and install X.509 certificates
to enable TLS on servers. It will interoperate with the Let's Encrypt CA
which issues browser-trusted certificates free of charge. It will:

- generate a private key and CSR (Certificate Signing Request)
- connect to the CA's API
- prove domain control to the CA
(via listening on port 80 or placing a file in the web root)
- submit the CSR
- if approved, install keys locally

Tools to automate webserver configuration may be packaged separately in
the future.

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • STEM-=2.9.0:security/letsencrypt/py-acme,python3
  • devel/py-configargparse,python3
  • devel/py-configobj,python3
  • security/py-cryptography,python3
  • sysutils/py-distro,python3
  • security/py-josepy,python3
  • devel/py-parsedatetime,python3
  • textproc/py-pyRFC3339,python3
  • devel/py-zopecomponent,python3
  • devel/py-zopeinterface,python3
  • devel/py-setuptools,python3
  • lang/python/3.10