klouddbshield icon indicating copy to clipboard operation
klouddbshield copied to clipboard

Add configurable options for Ping Check and SSLMode

Open quentinkhoo opened this issue 1 year ago • 1 comments

This PR enables the following configuration options through the config file:

Postgres

  • sslmode: allows you to configure the sslmode for the connection string
  • pingCheck: allows you to confgiure whether a ping check should be performed before establishing the DB connection

MySQL

  • pingCheck: allows you to confgiure whether a ping check should be performed before establishing the DB connection

quentinkhoo avatar Jan 21 '25 07:01 quentinkhoo

hey @klouddb , i've made a PR in reference to the issues highlighted in this issue, let me know if the PR works or where it can be improved! :)

quentinkhoo avatar Jan 21 '25 09:01 quentinkhoo