----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73583/ -----------------------------------------------------------
Review request for ranger. Repository: ranger Description ------- When running the security-admin setup script using a non-secure mysql endpoint, a failure occurs because new versions of the mysql client driver require useSSL=false to enable non-secure connections. Diffs ----- security-admin/scripts/db_setup.py 29f074326 Diff: https://reviews.apache.org/r/73583/diff/1/ Testing ------- This was verified by running the admin setup script after configuring the mysql database connection without ssl Thanks, Andrew Charneski
