Skip to content

add SSL connection check option#1107

Open
TatevikGr wants to merge 1 commit into
release-3.7.0from
ssl_mysql_connection
Open

add SSL connection check option#1107
TatevikGr wants to merge 1 commit into
release-3.7.0from
ssl_mysql_connection

Conversation

@TatevikGr
Copy link
Copy Markdown

@TatevikGr TatevikGr commented May 6, 2026

Description

This PR preserves the existing SSL behavior by default, including support for setups that rely on self-signed certificates. Certificate verification is only enabled when administrators explicitly set $database_connection_ssl_check = true.

$database_connection_ssl = true;
$database_connection_ssl_check = true;

Related Issue

issue

Screenshots (if appropriate):

@TatevikGr TatevikGr force-pushed the ssl_mysql_connection branch from 13f5824 to 828df76 Compare May 11, 2026 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants