mirage / ocaml-dns

OCaml implementation of the DNS protocol
BSD 2-Clause "Simplified" License
105 stars 43 forks source link

dns-certify-mirage: use X509.Private_key.of_string #330

Closed hannesm closed 1 year ago

hannesm commented 1 year ago

the only semantic difference is when neither "key_data" nor "key_seed" is provided, in which case we error out now.

I think that's fine (I checked all cloned unikernels on my hard drive), but am happy to hear other thoughts.