python-acme-doc

Acme protocol library for python 2 - documentation
  https://letsencrypt.org/
  0
  no reviews



This is a library used by the let's encrypt client for the acme (automated certificate management environment). the acme protocol is designed as part of the let's encrypt project, to make it possible to setup an https server and have it automatically obtain a browser-trusted certificate, without any human intervention. this library implements the protocol used for proving the control of a domain. it currently supports only python 2.

this package provides the documentation.