package letsencrypt

  1. Overview
  2. Docs
val letsencrypt_url : Uri.t

Letsencrypt: for when you love authorities.

Letsencrypt is an implementation of the ACME protocol, for automatizing 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 Client : sig ... end

ACME Client.