When configuring an ActiveMQ client connection, does this look reasonable:

failover:(nio+ssl://1.2.8.2:61616,nio+ssl://1.2.8.3:61616)?randomize=false&nested.verifyHostName=false&socket.enabledProtocols=TLSv1.2&socket.enabledCipherSuites=TLS_RSA_WITH_AES_256_CBC_SHA256

Or do the socket options also need an additional "nested." prefix?

I can unfortunately never remember or find documentation/samples



Reply via email to