bject: Re: SSL protocol
On Windows QPID uses Microsoft SChannel, and you can manage the available
protocols on a system-wide basis through the registry. You should disable
SSLv3 and enable TLS 1.1 and 1.2 to defend against POODLE attack...
On Fri, Mar 20, 2015 at 9:02 AM, Filipe Santos
wrote:
> Does anyone know if it possible for qpid broker and for qpid c++ client
> (I'm using 0.28) to define the SSL protocol?
>
> For example I want to say I want SSL 1.0, 2.0 or TLS 1.0.
>
>
> Best regards
> Filipe Santos
>
e know if it possible for qpid broker and for qpid c++ client
> (I'm using 0.28) to define the SSL protocol?
>
> For example I want to say I want SSL 1.0, 2.0 or TLS 1.0.
>
>
> Best regards
> Filipe Santos
>
Hi everyone
Does anyone know if it possible for qpid broker and for qpid c++ client (I'm
using 0.28) to define the SSL protocol?
For example I want to say I want SSL 1.0, 2.0 or TLS 1.0.
Best regards
Filipe Santos