[Toybox] Apache TLS implementation?
Rob Landley
rob at landley.net
Sun Jul 19 21:47:40 PDT 2015
On 07/19/2015 07:13 PM, Isaac Dunham wrote:
> On Sun, Jul 19, 2015 at 06:52:36PM -0500, Rob Landley wrote:
>> I haven't had a chance to follow up on Isaac's wget yet, but has anybody
>> poked at https://lwn.net/Articles/649764/ yet and tried to get _that_ to
>> do a stunnel-like thing (ala the openssl command line he mentioned)?
>>
>> Just wondering. Putting together release notes for 0.6.0 and finding all
>> sorts of loose ends, as you do. :)
>
> Repo: github.com/awslabs/s2n
> I see that "s2n/echo.c" is not quite what we want; it emits a little verbiage
> about the connection to stdout.
> But s2n/s2nc.c seems to be roughly what we want, except for the little detail
> of how it needs URLs passed (host port, not host:port).
> HOWEVER, be warned that this is not a full TLS stack, but a TLS implementation
> built on top of OpenSSL's crypto implementation.
Sigh. Oh well.
(I don't suppose there's an obvious way to glue it to dropbear?)
> FWIW, axtls includes an "axssl" command that's compatible with the commonly
> used portion of openssl's syntax.
Good to know, but axtls.sourceforge.net went away with the rest of
sourceforge when they had their "hard drive crash" last week.
> HTH,
> Isaac Dunham
Thanks,
Rob
1437367660.0
More information about the Toybox
mailing list