Skip to content

(CANCELLED) LTS WG Meeting - 2016-12-12 8:00 PM UTC #170

@MylesBorins

Description

@MylesBorins

Invited

@nodejs/lts

When

🎉 It didn't happen! 🎉

Where

NOWHERE

Agenda

nodejs/node

  • crypto: allow adding extra certs to well-known CAs #9139
    • Approval to land on v4 and v6
    • Is this important enough to release v4.8 as the next Argon release /cc @sam-github
      • Did you notice I found a good use for the code names there! 🎉

In closed environments, self-signed or privately signed certificates are
commonly used, and rejected by Node.js since their root CAs are not
well-known. Allow extending the set of well-known compiled-in CAs via
environment, so they can be set as a matter of policy.

  • backport util.inspect.custom #9688

Add a util.inspect.Custom Symbol which can be used to customize util.inspect() output. Providing obj[util.inspect.Custom] works like providing obj.inspect, except that the former allows avoiding name clashes with other inspect() methods.

Minutes

Yeah no...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions