Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Feb 2017 13:04:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 217096] www/node: use ca_root_nss store by default
Message-ID:  <bug-217096-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217096

            Bug ID: 217096
           Summary: www/node: use ca_root_nss store by default
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://nodejs.org/en/blog/release/v7.5.0
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: bradleythughes@fastmail.fm
 Attachment #179985 maintainer-approval+
             Flags:

Created attachment 179985
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D179985&action=
=3Dedit
www/node: use ca_root_nss store by default

Do not use the bundled CA store unless building with the bundled OpenSSL
library. Add dependency on ca_root_nss when building with a shared
OpenSSL. Bump PORTREVISION due to the new dependency.

Node.js recently added the runtime option to allow for using the default
OpenSSL CA store instead of a hardcoded list of CA certificates. At the same
time, a build option was added to change the runtime default. Enable this
option when building with a shared openssl.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217096-13>