package dns-certify
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
MirageOS let's encrypt certificate retrieval
Install
dune-project
Dependency
Authors
Maintainers
Sources
dns-10.2.6.tbz
sha256=4c3df263dd4596f8563615fe3644e2fad5978b66a268c3ef352083d7fee0ffc8
sha512=1df298223c753092ae8756d5cbd4c1788f716bb6393fa3e9e484ba5acb9bc6a4e394e654785c4e80330eeea3b2809598704d4b043dad2829bc77d14857ebb295
Description
A function to retrieve a certificate when providing a hostname, TSIG key, server IP, and an optional key seed. Best used with an letsencrypt unikernel.
Added to opam-repository:
Dependencies (16)
-
mirage-crypto-rng
>= "1.0.0" -
mirage-crypto-pk
>= "1.0.0" - mirage-crypto-ec
- logs
-
tcpip
>= "8.2.0" -
mirage-ptime
>= "5.0.0" -
mirage-sleep
>= "4.0.0" -
lwt
>= "4.2.1" -
x509
>= "1.2.0" -
duration
>= "0.1.2" -
randomconv
>= "0.2.0" -
dns-mirage
= version -
dns-tsig
= version -
dns
= version -
ocaml
>= "4.13.0" -
dune
>= "2.8.0"
Dev Dependencies
None
Used by (1)
-
dns-cli
>= "10.2.6"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page