Reworked TLS patch. This limits the make.sh change to just tls which should
resolve any concerns about multiple libraries. This also folds in a few
fixes I've found while testing. Elliot this should work with
LibreTLS+BoringSSL but I've not had a chance to test that yet.

- Eric

On Thu, Oct 28, 2021 at 8:17 AM Eric Molitor <emoli...@molitor.org> wrote:

> Let me clean this up first and do a bit more testing to sort the libraries
> out. Yeah BoringSSL uses the same symbols as older OpenSSL. If you do want
> to give it a whirl there is a new experimental WGET_TLS suboption to enable
> in addition to WGET. For BoringSSL you also need to have LibreTLS to link
> against.
>
> - Eric
>
>
> On Thu, 28 Oct 2021, 7:06 am enh, <e...@google.com> wrote:
>
>> Iirc boringssl uses the same library names as openssl. If you want me to
>> try something tomorrow, let me know what. Just change wget to =y in .config
>> and see what libraries I need to add for it to link?
>>
>> On Wed, Oct 27, 2021, 22:50 Rob Landley <r...@landley.net> wrote:
>>
>>> On 10/27/21 11:58 AM, Eric Molitor wrote:
>>> > Final patch which adds TLS support.
>>> >
>>> > - Eric
>>>
>>> Hmmm, the lib stuff is awkward. (If you have more than one installed, I
>>> think it
>>> will try to link to both. Which seems unlikely to work? And I dunno what
>>> android
>>> calls boringssl. It would be nice if there was a standard alias name
>>> symlink,
>>> but alas...)
>>>
>>> And the changes to scripts/make.sh are _not_ in pending. Hmmm...
>>>
>>> Rob
>>> _______________________________________________
>>> Toybox mailing list
>>> Toybox@lists.landley.net
>>> http://lists.landley.net/listinfo.cgi/toybox-landley.net
>>>
>>

Attachment: 0001-wget-Add-TLS-Support-v2.patch
Description: Binary data

_______________________________________________
Toybox mailing list
Toybox@lists.landley.net
http://lists.landley.net/listinfo.cgi/toybox-landley.net

Reply via email to