Skip to content

Added CUSTOM_CERT_DIR and ad-hoc self signed cert generation - #27

Merged
richturner merged 6 commits into
mainfrom
adhoc_seflsigned_generation
May 19, 2026
Merged

Added CUSTOM_CERT_DIR and ad-hoc self signed cert generation#27
richturner merged 6 commits into
mainfrom
adhoc_seflsigned_generation

Conversation

@richturner

Copy link
Copy Markdown
Member

It wasn't possible to volume map in an additional directory of custom SSL certificates, with this change it is now easy to volume map the deployment-data volume to /data and load custom certs from /data/proxy/certs.

By generating the self signed cert on the fly at startup we avoid needing to renew it in the repo itself.

@richturner
richturner requested a review from a teamMay 15, 2026 13:38
@richturnerrichturner self-assigned this May 15, 2026
@richturnerrichturner changed the title Added CUSTOM_CERT_DIR and ad-hoc seflsigned cert generationAdded CUSTOM_CERT_DIR and ad-hoc sefl signed cert generationMay 15, 2026
@richturner
richturner marked this pull request as draft May 15, 2026 13:55
Comment threadentrypoint.sh
@richturnerrichturner changed the title Added CUSTOM_CERT_DIR and ad-hoc sefl signed cert generationAdded CUSTOM_CERT_DIR and ad-hoc self signed cert generationMay 15, 2026
@richturner
richturner marked this pull request as ready for review May 15, 2026 21:35
@ebariauxebariaux self-assigned this May 18, 2026
pankalog
pankalog previously approved these changes May 18, 2026
@richturner

Copy link
Copy Markdown
MemberAuthor

This has been deployed and tested on test3

Comment threadDockerfile Fixed
@sonarqubecloud

Copy link
Copy Markdown

@ebariaux
ebariaux self-requested a review May 19, 2026 07:22
@richturner
richturner merged commit 831167f into mainMay 19, 2026
3 checks passed
@richturner
richturner deleted the adhoc_seflsigned_generation branch May 19, 2026 08:30
Sign up for freeto 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.

4 participants

@richturner@ebariaux@github-advanced-security@pankalog