Can SSLv3 be disabled in the RDBMS SQL server
search cancel

Can SSLv3 be disabled in the RDBMS SQL server

book

Article ID: 116916

calendar_today

Updated On:

Products

CA Virtual Privilege Manager CA Privileged Identity Management Endpoint (PIM) CA Privileged Access Manager (PAM)

Issue/Introduction



I have a CA Privileged Identity Manager (CA PIM)  environment with SQL as my RDBMS. For security reasons we have configured jboss to use only TLS v1.2 and https on its interfaces. Is there any risk in disabling SSLv3 for SQL on port 1433 or will disabling it break CA PIM ?

Environment

CA PIM 12.8 and above

Resolution

There is no specific code for SSL v3, and SSL v3 is not used to connect to SQL RDBMS, so this can be disabled
Only in FIPS Regular mode we use SSL V3 for client/server communication (shared password between ENTM and EP)