]
Galder Zamarreño updated HRJS-53:
---------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
nodeJS client expired certificates
----------------------------------
Key: HRJS-53
URL:
https://issues.jboss.org/browse/HRJS-53
Project: Infinispan Javascript client
Issue Type: Bug
Affects Versions: 0.4.0
Reporter: Tristan Tarrant
Assignee: Galder Zamarreño
Fix For: 0.5.0
Certificates expired at nodeJS client.
4 tests failed with error:
Error: certificate has expired
at Error (native)
at TLSSocket.<anonymous> (_tls_wrap.js:1092:38)
at emitNone (events.js:86:13)
at TLSSocket.emit (events.js:185:7)
at TLSSocket._finishInit (_tls_wrap.js:610:8)
at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:440:38)