dns: use another branch

This commit is contained in:
Hannes Mehnert 2020-12-11 12:39:05 +01:00
parent eb47f7f223
commit 7c97086877
6 changed files with 6 additions and 6 deletions

View file

@ -36,4 +36,4 @@ description: """
A function to retrieve a certificate when providing a hostname, TSIG key, server 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. IP, and an optional key seed. Best used with an letsencrypt unikernel.
""" """
url { src: "git+https://github.com/hannesm/ocaml-dns.git#txt" } url { src: "git+https://github.com/hannesm/ocaml-dns.git#fix-mirage-certify" }

View file

@ -36,4 +36,4 @@ synopsis: "Pure DNS resolver API"
description: """ description: """
A pure resolver implementation using uDNS. A pure resolver implementation using uDNS.
""" """
url { src: "git+https://github.com/hannesm/ocaml-dns.git#txt" } url { src: "git+https://github.com/hannesm/ocaml-dns.git#fix-mirage-certify" }

View file

@ -38,4 +38,4 @@ supported (always the full length of the hash algorithm is used).
Please read [the blog article](https://hannes.nqsb.io/Posts/DNS) for a more Please read [the blog article](https://hannes.nqsb.io/Posts/DNS) for a more
detailed overview. detailed overview.
""" """
url { src: "git+https://github.com/hannesm/ocaml-dns.git#txt" } url { src: "git+https://github.com/hannesm/ocaml-dns.git#fix-mirage-certify" }

View file

@ -35,4 +35,4 @@ description: """
Primary and secondary DNS server implemented in value-passing style. Needs an Primary and secondary DNS server implemented in value-passing style. Needs an
effectful layer to be useful. effectful layer to be useful.
""" """
url { src: "git+https://github.com/hannesm/ocaml-dns.git#txt" } url { src: "git+https://github.com/hannesm/ocaml-dns.git#fix-mirage-certify" }

View file

@ -26,4 +26,4 @@ synopsis: "TSIG support for DNS"
description: """ description: """
TSIG is used to authenticate nsupdate frames using a HMAC. TSIG is used to authenticate nsupdate frames using a HMAC.
""" """
url { src: "git+https://github.com/hannesm/ocaml-dns.git#txt" } url { src: "git+https://github.com/hannesm/ocaml-dns.git#fix-mirage-certify" }

View file

@ -42,4 +42,4 @@ supported (always the full length of the hash algorithm is used).
Please read [the blog article](https://hannes.nqsb.io/Posts/DNS) for a more Please read [the blog article](https://hannes.nqsb.io/Posts/DNS) for a more
detailed overview. detailed overview.
""" """
url { src: "git+https://github.com/hannesm/ocaml-dns.git#txt" } url { src: "git+https://github.com/hannesm/ocaml-dns.git#fix-mirage-certify" }