I have a node.js app that accesses mariadb via ssl. Before I updated
ubuntu a few weeks ago everything ran fine. In fact, the node.js code
runs correctly on windows and mac but on Linux I get the following now.
I am assuming this bug is the cause?
events.js:72
throw er; // Unhandled 'error' event
^
Error: 140298345338752:error:14082174:SSL
routines:SSL3_CHECK_CERT_AND_ALGORITHM:dh key too small:s3_clnt.c:3339:
at SlabBuffer.use (tls.js:232:18)
at CleartextStream.read [as _read] (tls.js:452:29)
at CleartextStream.Readable.read (_stream_readable.js:320:10)
at EncryptedStream.write [as _write] (tls.js:366:25)
at doWrite (_stream_writable.js:223:10)
at writeOrBuffer (_stream_writable.js:213:5)
at EncryptedStream.Writable.write (_stream_writable.js:180:11)
at Socket.Connection._startTLS
at Socket.EventEmitter.emit (events.js:95:17)
at Socket.stream.pause.paused (_stream_readable.js:746:14)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1464626
Title:
"dh key too small" after updating to latest openssl package
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tcltls/+bug/1464626/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs