[Bug 217096] www/node: use ca_root_nss store by default

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 14 13:04:11 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217096

            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 at FreeBSD.org
          Reporter: bradleythughes at fastmail.fm
 Attachment #179985 maintainer-approval+
             Flags:

Created attachment 179985
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179985&action=edit
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.

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


More information about the freebsd-ports-bugs mailing list