develooper Front page | perl.perl5.porters | Postings from December 2021

mbedTLS WAS Re: Pre-RFC: support https out-of-the-box

Thread Previous | Thread Next
From:
Felipe Gasper
Date:
December 2, 2021 03:03
Subject:
mbedTLS WAS Re: Pre-RFC: support https out-of-the-box
Message ID:
7B119FEA-7F9A-44D1-9F5E-5339436D35C7@felipegasper.com

> On Dec 1, 2021, at 20:54, Ricardo Signes <perl.p5p@rjbs.manxome.org> wrote:
> 
> On Wed, Dec 1, 2021, at 8:08 PM, Yuki Kimoto wrote:
>> Suppose the Perl core contains Net::SSLeay.
>> 
>> In this case, Net::SSLeay is already installed without the OpenSSL library and the tests of Net::SSLeay are not yet done.
>> 
>> How do we test for correctness of behavior of Net::SSLeay?
> 
> We would only build, test, and install Net::SSLeay if openssl was available.

Would mbedTLS be an option? It’s much smaller/lighter than OpenSSL. Its API is simple and easy to use. They haven’t finished implementing TLS 1.3 (to say nothing of QUIC), but TLS 1.2 at least beats plaintext.

-F
Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About