Skip to content

Conversation

atx-dgr
Copy link

@atx-dgr atx-dgr commented May 14, 2024

This update adds SSL support for the database connection in main.js and introduces new form fields in main.html to handle SSL-related configurations like CA-Certificate, Cert, and Key. It also includes error handling for failed certificate reads. It enhances security by enabling encrypted connections to databases using certificates.

This PR addresses the issue #10

This update adds SSL support for the database connection in main.js and introduces new form fields in main.html to handle SSL-related configurations like CA-Certificate, Cert, and Key. It also includes error handling for failed certificate reads. It enhances security by enabling encrypted connections to databases using certificates.
@atx-dgr atx-dgr force-pushed the feature/ssl-options branch from 7960d16 to 67f68e4 Compare May 14, 2024 07:42
@Bacto
Copy link
Contributor

Bacto commented Oct 6, 2025

Hello,

Thank you very much for this PR.
Unfortunately, as explained in the issue, SSL is supported but we do not plan to add a way to add customized certificates for now:
#10 (comment)

@Bacto Bacto closed this Oct 6, 2025
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