Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. We will note issues with S3Ps and discuss them next week.
  2. Secure DB Connection: SQL 8 and SSL
    1. JDBC: You need to add some parameters to the configuration string, make sure the JDBC string is configurable. By default, MySQL 8 will generate its own certificate. The certificates are usually handled separately by the configuration of the persistence layer when using an administered persistence layer. In which case, there is no need to do certificate handling. In the service mesh case, this can be turned off because the DB is inside the mesh. This arises when using an external secured DB.
    2. Flags must be passed into MySQL (-- ) and Postgres to enable secure communication, this was needed for DB Migrator

Attendees

Image Added

Recording

Policy Framework Status Check

...