security - How to disable SSLv3 protocol in Apache ActiveMQ? -
I want to disable SSLv3 protocol in Apache ActiveMQ.
The relevant information here can not be found here:
The above link only shows how to configure ciphertes
There is a competent protocol option that you can use on the transport connector. You can not go out, but you can choose a valid protocol.
transport.enabledProtocols = & lt; Separate list of CSL / TLS protocol comma & gt;
Therefore, only one TLS "default" transport connector should look like this:
& lt; Tronsportknector name = "SSL" URI = "SSL / /0k0k0k0:6l6l8?tronsport.anbledprotocols=tlsvl,tlsvlkl,tlsvlk2∓mp;mksimumknekshns=l000∓mp;vireformatkmaksfrmesize=l04857600"/>
Comments
Post a Comment