Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val letsencrypt_production_url : Uri.t
Letsencrypt
: for when you love authorities.
Letsencrypt is an implementation of the ACME protocol, for automating the generation of HTTPS certificates.
Currently, this library has been tested (and is working) only with Letsencrypt servers.
val letsencrypt_staging_url : Uri.t
module HTTP_client : sig ... end
The required HTTP client to do the Let's encrypt challenge.
module Client : sig ... end
ACME Client.