Skip to content

Certificate Bundles with Node #2

@iiSeymour

Description

@iiSeymour

After creating my own node-certifi style project for a private CA I got caught up with the following issue.

Doesn't this make the example in the README kind of misleading as only the first certificate is actually being used for the server:

https.createServer({
    cert: fs.readFileSync(certifi)
}, function () {});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions