Skip to content

crypto: enable NODE_EXTRA_CA_CERTS with BoringSSL

As in title. It's possible for NODE_EXTRA_CA_CERTS to work in a BoringSSL context, so there's no need to include that in the guard. This allows Electron users to leverage it.

Merge request reports

Loading