activemq-artemis/artemis-commons/src
Justin Bertram 8799fe807e ARTEMIS-3302 fix regression with OpenSSL
When using the OpenSSL provider on the broker the getPeerCertificates()
method does *not* return a X509Certificate[] so we need to convert the
Certificate[] that is returned. This code is inspired by Tomcat's
org.apache.tomcat.util.net.jsse.JSSESupport class.
2021-08-04 09:19:41 -04:00
..
main ARTEMIS-3302 fix regression with OpenSSL 2021-08-04 09:19:41 -04:00
test ARTEMIS-3243 Implementing dual mirror with Broker Connections 2021-08-03 16:50:43 -04:00