Created 03-23-2017 08:45 AM
I can't find any instruction on this. Is there anyway to enable SSL/TLS between CM services such as CM, HIVE, Navigator, etc. and backend DB such as mysql, postgres and oralce?
Created 03-24-2017 08:59 AM
Hello,
Thank you for reaching out to us on this, unfortunately at this time we do not provide any easily configurable mechanisms to make TLS on the backing databases simplistic to deploy. Generally speaking the JDBC drivers that allow these applications to talk to the database are capable of handling TLS but they must be configured by hand or through safety valves depending on the specific service. If you are a licensed customer please contact your Account Team for assistance.
Created 03-24-2017 08:59 AM
Hello,
Thank you for reaching out to us on this, unfortunately at this time we do not provide any easily configurable mechanisms to make TLS on the backing databases simplistic to deploy. Generally speaking the JDBC drivers that allow these applications to talk to the database are capable of handling TLS but they must be configured by hand or through safety valves depending on the specific service. If you are a licensed customer please contact your Account Team for assistance.
Created 03-27-2017 02:39 PM
Thanks. For cloud deployment, we definately want SSL/TLS for backend DBs.
Created 06-19-2018 09:30 AM
Has this situation improved over the past year? Is there any public information on how to secure the back-end database connections?