Re: [VOTE] Improved TLS Defaults RFC

php.internals

Daniel Lowrey

12 years ago
On Tue, Feb 11, 2014 at 3:08 PM, Daniel Lowrey <rdlowrey@gmail.com> wrote:
> Voting is now open for the Improved TLS Defaults RFC and will run through > Wednesday Feb. 19: > > https://wiki.php.net/rfc/improved-tls-defaults#vote > >
Voting ended yesterday in favor of the RFC's adoption in 5.6. The final count was 16-0. The (almost) final implementation is available here: https://github.com/php/php-src/pull/593 I say "almost" because I'll be spending some time today/tomorrow testing with various older openssl binaries and compilation flags to prevent any unexpected breakage as we're already into the alpha2 release stage. Once those results are satisfactory the implementation will go into 5.6/master. Thanks to all those who spent time reading the RFC and/or participated in its discussion!