autopkgtest test-tls-passphrase is failing due to an expired certificate

Bug #1953516 reported by Rodrigo Figueiredo Zaiden
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nodejs (Ubuntu)
New
Undecided
Unassigned

Bug Description

autopkgtest test-tls-passphrase is failing due to an expired certificate:

not ok 1808 parallel/test-tls-passphrase
  ---
  duration_ms: 1.117
  severity: fail
  exitcode: 1
  stack: |-
    events.js:174
          throw er; // Unhandled 'error' event
          ^

    Error: Client network socket disconnected before secure TLS connection was established
        at TLSSocket.onConnectEnd (_tls_wrap.js:1095:19)
        at Object.onceWrapper (events.js:286:20)
        at TLSSocket.emit (events.js:203:15)
        at endReadableNT (_stream_readable.js:1145:12)
        at process._tickCallback (internal/process/next_tick.js:63:19)
    Emitted 'error' event at:
        at emitErrorNT (internal/streams/destroy.js:91:8)
        at process._tickCallback (internal/process/next_tick.js:63:19)

$ openssl x509 -noout -in test/fixtures/pass-cert.pem -dates
notBefore=Nov 26 17:04:08 2011 GMT
notAfter=Nov 23 17:04:08 2021 GMT

tested in nodejs-10.19.0~dfsg in focal, others might apply.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.