The TLSv1 and TLSv1.1 connection protocols were previously
deprecated in Connector/Node.js 8.0.26 and support for them is removed
starting with this release. Instead, use TLSv1.2 or TLSv1.3.
(WL #14810)
Functionality Added or Changed
Added support for multiple CA and CRL PEM files.
(Bug #25589348, WL #14637)