Validates a set of SSL/TLS credentials before they are used to establish a database connection.
Checks performed:
PEM-encoded private key buffer.
PEM-encoded client certificate buffer.
PEM-encoded CA bundle buffer (may contain multiple certificates).
SslValidationError When any validation step fails.
Validates a set of SSL/TLS credentials before they are used to establish a database connection.
Checks performed: