The transport adapter that is currently being used enables SSLv2 and SSLv3. Note that these protocol versions are considered insecure since years (RFC6176, POODLE). In general enabling protocols that are not supported by the underlying libraries by default anymore doesn't sound like a good idea to me.
The transport adapter that is currently being used enables SSLv2 and SSLv3. Note that these protocol versions are considered insecure since years (RFC6176, POODLE). In general enabling protocols that are not supported by the underlying libraries by default anymore doesn't sound like a good idea to me.