Hello - can I configure ActiveMQ 5.6.12 with TLS 1.3? I've a requirement to
support TLS 1.3 in addition to TLS 1.2. The documentation says to add the
protocol like so:

transport.enabledProtocols=TLSv1.2,TLSv1.3
socket.enabledProtocols=TLSv1.2,TLSv1.3

but I am paranoid if this is a tested/supported configuration. Has anyone
else gotten TLS 1.3 working with ActiveMQ?

Thank you,
Martin

Reply via email to