Job dns-letsencrypt
README
Skip to buildsLet's encrypt DNS provisioning
This is a MirageOS unikernel which provisions TLS certificates using let's encrypt. It looks for certificate signing requests, stored as TLSA records in DNS zones, and uses the let's encrypt ACME DNS challenge to retrieve certificates. The certificate chain is stored in DNS as TLSA record as well. This unikernel also ensures that certificates are valid for at least two weeks.
This can be used with dns-primary-git.
Installation from source
To install this unikernel from source, you need to have opam (>= 2.1.0) and ocaml (>= 4.08.0) installed. Also, mirage is required (>= 4.5.0). Please follow the installation instructions.
The following steps will clone this git repository and compile the unikernel:
$ git clone https://github.com/robur-coop/dns-letsencrypt-secondary.git
$ mirage configure -t <your-favourite-target>
$ make depend
$ make build
Installing as binary
Binaries are available at Reproducible OPAM builds, see Deploying binary MirageOS unikernels and Reproducible MirageOS unikernel builds for details.
Questions?
Please open an issue if you have questions, feature requests, or comments.
Builds
Back to readme- ☑ freebsd-14 2024-11-21 05:42:29Z letsencrypt.hvt
SHA256:88cd39720f5d83e0aecdb959252aabb56ec2f553c549e6afcaea5b1b4b213e08
(7.85MB) - ☑ freebsd-14 2024-11-15 02:43:56Z letsencrypt.hvt
SHA256:15f660a7f56de0ba24f856d346d54525f449c89dbc271d6bf797ec9d0f9229c3
(7.85MB) - ☒ freebsd-14 2024-11-08 02:29:16Z Build failure: exited 1
- ☑ freebsd-14 2024-11-07 02:23:27Z letsencrypt.hvt
SHA256:5d7c04b40338a034f5ad97048451a599024476ffd6a86806c623fec0cca1e51f
(7.85MB) - ☒ freebsd-14 2024-10-24 02:16:21Z Build failure: exited 1
- ☑ freebsd-14 2024-10-23 01:26:40Z letsencrypt.hvt
SHA256:462805a203b0a0681ee43f40ee7ea5cf6c9ffee410afab54a8994cc6a7737578
(7.85MB) - ☑ freebsd-14 2024-10-14 12:09:46Z letsencrypt.hvt
SHA256:e2557375510617b61b016e52c51627f7ff03aeef8390cae0680e91f59eb90504
(7.85MB)
Excluding failed builds here.