package letsencrypt

  1. Overview
  2. Docs

Module LetsencryptSource

Sourceval 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.

Sourceval letsencrypt_staging_url : Uri.t
Sourceval sha256_and_base64 : string -> string
Sourcemodule HTTP_client : sig ... end

The required HTTP client to do the Let's encrypt challenge.

Sourcemodule Client : sig ... end

ACME Client.

OCaml

Innovation. Community. Security.