libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libmicrohttpd] Windows binary with SSL3/TLS


From: silvioprog
Subject: Re: [libmicrohttpd] Windows binary with SSL3/TLS
Date: Fri, 10 Jun 2016 16:30:28 -0300

Hello Peter,

I have a bat that makes MHD and you can choose between the smallest (just the HTTP server, no HTTPS, messages, auth etc.) and fullest version (full HTTP server, HTTPS, messages, auth etc.).

I'm away from my development PC, but I'll send it for you ASAP ...

On Fri, Jun 10, 2016 at 12:01 PM, Weber, Peter (Wilken Software Engineering GmbH) <address@hidden> wrote:
Hello!

At first, thanks for your work on libmicrohttpd. I searched some time
for a small http-library it does it's job well :)


I want use libmicrohttpd on GNU/Linux and Windows with encryption.
Everything works well on GNU/Linux. On Windows I used the prebuild
library[1], but recognized that MHD_FEATURE_SSL is turned of and
libgcrypt and libgnutls are not included (probably for space reasons?).

Is there and well written and current guide for building the required
libraries on Windows with MinGW and MSYS? Or even better, is there a
prebuild library including encryption?

Currently I'm trying to follow this[2], but it doesn't look like the
definitive guide. I'm pretty sure nearly everyone nowadays need
encryption.

Thanks
Peter

[1] Support for SSL3 and TLS (requires libgcrypt and libgnutls,
optional)
[2] https://lists.gnu.org/archive/html/libmicrohttpd/2010-01/msg00014.h
tml

--
Silvio Clécio

reply via email to

[Prev in Thread] Current Thread [Next in Thread]