Hi everyone, I am currently using ActiveMQ 1.7 and according to Wireshark, the connection is using TLS 1 which is expected. I recently tried to enforce TLS 1.1 or 1.2 but was not able to.
I added transport.sslProtocol=Tls11 to the URI attributes but nothing changed. Wireshark still tells me that TLS 1 is used. I am using .NET 4.5.1 and I understand from https://issues.apache.org/jira/browse/AMQNET-476 that at least .NET 4.5 is required. Am I missing a step here or does anyone have a suggestion what else I could try? Thanks a lot, Oliver -- View this message in context: http://activemq.2283324.n4.nabble.com/How-to-Enforce-TLS-1-1-or-1-2-tp4690568.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.