-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Closed
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.tlsIssues and PRs related to the tls subsystem.Issues and PRs related to the tls subsystem.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Description
I haven't dug into this but I'm seeing regular TLS failures on CI now. I can't tell you how regular or what platforms specifically but if you dig through any-pr+multi you should find some examples. Here's one: https://jenkins-iojs.nodesource.com/job/iojs+pr+win/131/nodes=win2008r2/console whereas job #130 off the same code had an all-pass (note that 130 and 131 ran on different Windows 2008 machines so perhaps there's a machine-specific thing here?).
I'm guessing this is to do with the OpenSSL upgrade in some way although the changes brought in on that were pretty minor so I don't know how.
- test-https-foafssl.js
- test-tls-alert.js
- test-tls-dhe.js
- test-tls-ecdh.js
- test-tls-ecdh-disable.js
- test-tls-no-sslv3.js
- test-tls-securepair-server.js
- test-tls-session-cache.js
- test-tls-set-ciphers.js
/ @nodejs/crypto
Metadata
Metadata
Assignees
Labels
testIssues and PRs related to the tests.Issues and PRs related to the tests.tlsIssues and PRs related to the tls subsystem.Issues and PRs related to the tls subsystem.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.