httpkit
httpkit copied to clipboard
Make TLS/SSL swappable/configurable
TLS/SSL needs to be completely configurable so we are not tied to it.
@ulrikstrid had problems getting tls
to work with ocaml-jwt
.
I got unstuck by fixing my resolutions but we might want this anyway as I think ocaml-ssl
support ECC which ocaml-tls
doesn't at this point.