Skip to content

Enable SSL configuration in application.yaml - #83

Open
Haribaskar1018 wants to merge 1 commit into
openMF:devfrom
Haribaskar1018:fix/issue-58-ssl-config
Open

Enable SSL configuration in application.yaml#83
Haribaskar1018 wants to merge 1 commit into
openMF:devfrom
Haribaskar1018:fix/issue-58-ssl-config

Conversation

@Haribaskar1018

Copy link
Copy Markdown

Fixes #58

Added SSL configuration options under server.ssl in application.yml,
following the same environment-variable pattern used elsewhere in
this file (e.g. MYSQL_USERNAME, MYSQL_PASSWORD). SSL is disabled by
default so existing deployments are not affected.

@Haribaskar1018

Copy link
Copy Markdown
Author

Hi maintainers, thanks for reviewing! Note: the failing build-and-push
checks appear related to Docker registry credentials not being available
to fork PRs, not the code change itself. Happy to make any adjustments
you'd suggest.

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.

enabling SSL in application yaml

1 participant