Details
-
Story
-
Status: Closed
-
Medium
-
Resolution: Done
-
None
-
Policy 2022-08-31->2022-09-14, Policy 2022-09-14->2022-09-28, Policy 2022-09-28->2022-10-12, Policy 2022-10-12->2022-10-26
Description
As a ONAP developer, I would like to support secured connections to the database for policy components, so data flows encrypted between policy components and the DB. This capability is even more important when the database resides outside the kubernetes cluster.
The work intended is to allow JDBC and other tooling such as mysql cli interface (if used by the component) additional flags to specify if the client connection to the database server should be secured, ie. "–ssl" flag in mysql or "useSSL=true" in JDCBC connections.
Attachments
Gerrit Reviews
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
130638,1 | Compatibility with mariadb 10.x and mysql 8.x | master | policy/xacml-pdp | Status: MERGED | +2 | +1 |
131149,1 | Allow for mysql command flags in db-migrator | master | policy/docker | Status: MERGED | +2 | +1 |