Skip to content

Some tests fail because certificate expired #2645

@targos

Description

@targos

See https://github.com/nodejs/gyp-next/runs/6006035910?check_suite_focus=true

    # Subtest: download over https with custom ca
        1..3
        ok 1 - should be equal
        not ok 2 - request to https://localhost:49373/ failed, reason: certificate has expired
          ---
          stack: |
            ClientRequest.<anonymous> (node_modules/minipass-fetch/lib/index.js:130:14)
          at:
            line: 130
            column: 14
            file: node_modules/minipass-fetch/lib/index.js
            function: ClientRequest.<anonymous>
          type: system
          code: CERT_HAS_EXPIRED
          errno: CERT_HAS_EXPIRED
          tapCaught: returnedPromiseRejection
          test: download over https with custom ca
          source: |
            reject(new FetchError(`request to ${request.url} failed, reason: ${
          ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions