Skip to content

feat(setup): allow SSL database connections during setup#1

Merged
rinkp merged 1 commit intorinkp:develop-patchesfrom
tomudding:feature/db-ssl-during-setup-phase
Dec 30, 2025
Merged

feat(setup): allow SSL database connections during setup#1
rinkp merged 1 commit intorinkp:develop-patchesfrom
tomudding:feature/db-ssl-during-setup-phase

Conversation

@tomudding
Copy link

Certain databases have strict requirements on usage of SSL. As such, it may happen that SSL is already enforced during the setup phase of osTicket. Therefore, we must explicitly allow this behaviour.

Option configuration is copied from bootstrap.php.

Related to rinkp/osticket-dockerized#6.

@tomudding
Copy link
Author

I am happy to rebase this when you update develop and develop-patches with the latest changes from the v1.18.2 release.

@rinkp rinkp force-pushed the develop-patches branch from 2deed64 to 08c2698 Compare April 27, 2025 20:14
@rinkp rinkp force-pushed the feature/db-ssl-during-setup-phase branch from bbf7bd0 to afcd50c Compare December 30, 2025 09:58
Certain databases have strict requirements on usage of SSL. As such, it may happen that SSL is already enforced during the setup phase of osTicket. Therefore, we must explicitly allow this behaviour.

Option configuration is copied from `bootstrap.php`.
@rinkp rinkp force-pushed the feature/db-ssl-during-setup-phase branch from afcd50c to 8037556 Compare December 30, 2025 09:59
@rinkp rinkp merged commit 8037556 into rinkp:develop-patches Dec 30, 2025
@rinkp
Copy link
Owner

rinkp commented Dec 30, 2025

Hi @tomudding ,

After the build for rinkp/osticket-dockerized@15051bc has finished, this fix will be available in rinkp/osticket-dockerized:main-patches and ghcr.io/rinkp/osticket-dockerized:main-patches

Furthermore, the example now includes a mariadb instance that enforces TLS connectivity.

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