> - It would be good if you could configure an https server directly in
> config.ml. Currently, the need to configure it with a certificate and
> private key means this step has to go in the unikernel.

would it be possible to do something like for the IP address where we write the 
IP address in config.ml and then generate main.ml with the same IP printed in 
(ie. we "lift" the IP value from the configuration language to the main 
program)? Is there a way to print a server configuration as a string which can 
be interpreted as an OCaml value?

Thomas
_______________________________________________
MirageOS-devel mailing list
[email protected]
http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel

Reply via email to