···2424 (conflicts (result (< 1.5)))
2525 (synopsis "Detect root CA certificates from the operating system")
2626 (description
2727- "\> TLS requires a set of root anchors (Certificate Authorities) to
2828- "\> authenticate servers. This library exposes this list so that it can be
2929- "\> registered with ocaml-tls.
3030- )
2727+ "TLS requires a set of root anchors (Certificate Authorities) to \
2828+ authenticate servers. This library exposes this list so that it can be \
2929+ registered with ocaml-tls.")
3130 ; tags are not included before (lang dune 2.0)
3231 ; so an opam template is necessary until then
3332 (tags (org:mirage)))