[openssl][uwp] SSL_CTX_load_verify_locations not working for UWP port

2020-06-04 Thread Feng LI
SSL_CTX_load_verify_locations is required for UWP port to load ca file since OpenSSL will not use the CA of the OS. But in UWP build, stdio is disabled

How to help with getting KTLS patches merged

2020-06-04 Thread John Baldwin
At the moment there are 3 open PRs related to Kernel TLS offload support that I'm aware of: - 11589 adds TLS1.3 for Linux, has one approval from Matt Caswell - 10626 adds TLS1.3 for FreeBSD, from which 11589 is derived, but will need to be rebased on top of 11589 once it is merged - 11679 adds T

OpenSSL version 3.0.0-alpha3 published

2020-06-04 Thread OpenSSL
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 OpenSSL version 3.0 alpha 3 released OpenSSL - The Open Source toolkit for SSL/TLS https://www.openssl.org/ OpenSSL 3.0 is currently in alpha. OpenSSL 3.0 alpha 3 has now been made available.

Re: 3.0.0-alpha2: openssl ciphers MEDIUM empty?

2020-06-04 Thread Matt Caswell
On 04/06/2020 00:39, Benjamin Kaduk via openssl-users wrote: > only reports the TLS 1.3 ciphersuites and some SEED ciphers for an > input of MEDIUM, and IIRC the SEED ciphers have been foisted off to the > legacy provider and are not available by default. Yes - this is exactly the reason. Expli