Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

read HTTPS server certificate and keys from files #626

Closed
klasen opened this issue Oct 14, 2021 · 1 comment
Closed

read HTTPS server certificate and keys from files #626

klasen opened this issue Oct 14, 2021 · 1 comment

Comments

@klasen
Copy link
Contributor

klasen commented Oct 14, 2021

Kubernetes provides TLS secrets as two PEM encoded files (certificates and key) to containers. See https://kubernetes.io/docs/concepts/configuration/secret/#using-secrets-as-files-from-a-pod.

A PWM container should be able to use these to setup its Tomcat connector. Currently the container starts with a self-signed certificate and one has to manually upload the keystore via the Configuration Editor.

@klasen
Copy link
Contributor Author

klasen commented Jan 22, 2024

See #700

@klasen klasen closed this as completed Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants