[ANNOUNCE] NSS 3.54 Release

2020-06-26 Thread Kevin Jacobs
The NSS team has released Network Security Services (NSS) 3.54 on *26 June 2020*, which is a minor release. The HG tag is NSS_3_54_RTM. NSS 3.54 requires NSPR 4.26 or newer. NSS 3.54 source distributions are available on ftp.mozilla.org for secure HTTPS download: - Source tarballs: https

[ANNOUNCE] NSS 3.52 Release

2020-05-05 Thread Kevin Jacobs
The NSS team has released Network Security Services (NSS) 3.52 on 1 May 2020, which is a minor release. The NSS team would like to recognize first-time contributors: zhujianwei7 and Hans Petter Jansson. The HG tag is NSS_3_52_RTM. NSS 3.52 requires NSPR 4.25 or newer. NSS 3.52 source distributi

Re: nss selfserv and extended_master_secret

2020-03-19 Thread Kevin Jacobs
8:39:24AM -0700, Kevin Jacobs wrote: > > > SSL_OptionSet with SSL_ENABLE_EXTENDED_MASTER_SECRET will do the > trick, but > > > I'm not aware of a config file option for this. > > > > > > NSS 3.48 enabled this by default, so if you're able to use a newer

Re: nss selfserv and extended_master_secret

2020-03-19 Thread Kevin Jacobs
rian Reichert wrote: > On Thu, Mar 19, 2020 at 07:34:51AM -0700, Kevin Jacobs wrote: > > Brian, > > > > Can you try again with the "-G" option added to selfserv? > > That indeed does the trick! Thanks! > > Now, since I have your attentive eye, so you know i

Re: nss selfserv and extended_master_secret

2020-03-19 Thread Kevin Jacobs
Brian, Can you try again with the "-G" option added to selfserv? Thanks, Kevin On Thu, Mar 19, 2020 at 6:57 AM Brian Reichert wrote: > I'm trying to develop some tests for confirming a TLS server honors > the Extended Master Secret extension (RFC 7627). > > I've stood up a simple selfserv serv

[ANNOUNCE] NSS 3.51 Release

2020-03-12 Thread Kevin Jacobs
The NSS team has released Network Security Services (NSS) 3.51 on 6 March 2020, which is a minor release. The HG tag is NSS_3_51_RTM. NSS 3.51 requires NSPR 4.25 or newer. NSS 3.51 source distributions are available on ftp.mozilla.org for secure HTTPS download: https://ftp.mozilla.org/pub/mozilla

[ANNOUNCE] NSS 3.46 Release

2019-08-30 Thread Kevin Jacobs
The NSS team has released Network Security Services (NSS) 3.46 on 30 August 2019, which is a minor release. The NSS team would like to recognize first-time contributors: Giulio Benetti, Louis Dassy, Mike Kaganski, and xhimanshuz. The HG tag is NSS_3_46_RTM. NSS 3.46 requires NSPR 4.22 or newer.

Re: [ANNOUNCE] NSS 3.36.8 and 3.44.1 Releases

2019-06-21 Thread Kevin Jacobs
On Friday, June 21, 2019 at 6:18:17 PM UTC-7, Paul Wouters wrote: > On Jun 21, 2019, at 19:25, Kevin Jacobs wrote: > > > > > > * NSS 3.36.8 for NSS 3.36 > > * NSS 3.44.1 for NSS 3.44 > > > > No new functionality is introduced in these releases. > &

[ANNOUNCE] NSS 3.36.8 and 3.44.1 Releases

2019-06-21 Thread Kevin Jacobs
The NSS Development Team announces multiple patch releases: * NSS 3.36.8 for NSS 3.36 * NSS 3.44.1 for NSS 3.44 No new functionality is introduced in these releases. The following fixes are included. Users are encouraged to upgrade. 3.36.8: * 1554336 - Optimize away unneeded loop in mpi.c *