package letsencrypt-mirage

  1. Overview
  2. Docs
ACME implementation in OCaml for MirageOS

Install

Dune Dependency

Authors

Maintainers

Sources

letsencrypt-1.1.0.tbz
sha256=230e7919f7f21b9b56038f616a8d73f415faa78376f842ae84b2283b01bc10a3
sha512=a30efac9a4d479d3519e99e8f81c2d824b55552d2a04b89caafe27836a326da1406be0be827619fd60526f65471ee7f0589ee348676e017cf1c857c1f803fafe

doc/letsencrypt-mirage.http-server/LE_http_server/index.html

Module LE_http_serverSource

A simple ALPN server which already resolve Let's encrypt certificates.

This module is to help the user to launch an ALPN server (and be able to handle http/1.1 and h2 requests) through a TLS certificate provided by Let's encrypt. The challenge is done via HTTP (unlike the ALPN challenge offered by Let's encrypt). The .well-known/* path is therefore used and the user should not define such a route.

Sourcemodule Make (Stack : Tcpip.Stack.V4V6) : sig ... end
OCaml

Innovation. Community. Security.