[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [MirageOS-devel] An HTTP server with TLS
I'd like to add TLS to my Mirage web server. What's the best way to do this? My Unikernel.Main functor currently takes a (H : Cohttp_lwt.Server) argument. I see that main.ml configures this using: module Conduit1 = Conduit_mirage.Make(Stackv41)(Vchan1) module Http1 = HTTP.Make(Conduit1) Can conduit deal with TLS for me? The conduit docs say "The reason this library exists is to provide a degree of abstraction from the precise SSL library used", which suggests that it should. -- Dr Thomas Leonard http://0install.net/ GPG: 9242 9807 C985 3C07 44A6 8B9A AE07 8280 59A5 3CC1 GPG: DA98 25AE CAD0 8975 7CDA BD8E 0713 3F96 CA74 D8BA _______________________________________________ MirageOS-devel mailing list MirageOS-devel@xxxxxxxxxxxxxxxxxxxx http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |