libmicrohttpd
[Top][All Lists]
Advanced

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

Re: [libmicrohttpd] Anyone wants openssl support in libmicrohttpd?


From: Christian Grothoff
Subject: Re: [libmicrohttpd] Anyone wants openssl support in libmicrohttpd?
Date: Mon, 09 Nov 2015 08:47:53 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0

On 11/09/2015 08:19 AM, Andreas Wehrmann wrote:
> On 11/06/2015 02:33 PM, Christian Grothoff wrote:
>> On 11/06/2015 02:25 PM, Olaf Buddenhagen wrote:
>>> I don't mind refactoring -- though I obviously can't talk anything
>>> specific here until I gain some grasp of the code.
>>>
>>> It's the dynamic loading idea that I really don't feel like
>>> implementing... I'd leave that to anyone who has an actual use case for
>>> it.
>> Oh, that's almost trivial. Don't worry about that. The key is to have a
>> header which precisely defines the API for the SSL backend(s).
>>
> 
> I followed this discussion and agree with Christian in that a
> plugin-like interface
> is most probably the "best" solution when it comes to supporting
> different SSL backends.
> 
> I just wanted to throw in that it might nice to have the ability to get
> around without dynamic loading after all.
> I don't know the current state of uCLinux, but I've had my hands on
> systems, where dynamic loading doesn't work.
> This would effectively break SSL for those users.

With GNU libtool, you get static linking on platforms that don't support
dynamic linking (or by forcing it manually), so nothing would be lost.

Attachment: 0xE29FC3CC.asc
Description: application/pgp-keys


reply via email to

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