Module Letsencrypt

val letsencrypt_production_url : string

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 : string
val sha256_and_base64 : string -> string
module Client : sig ... end

ACME Client.