Hallo,
is ist possible to implement A libmicrohttpd WEB-Server that supports HTTP AND HTTPs with one daemon? I was able to setup a HTTP Webserver and also a HTTPS Web server. But it then always answers only for HTTP or HTTPS but not both.
Do I have to call MHD_start_daemon twice with the different settings?
Thanks

Reply via email to