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

Support configuring key password for custom TLS certificate #615

Closed
marcelmay opened this issue Nov 2, 2023 · 0 comments
Closed

Support configuring key password for custom TLS certificate #615

marcelmay opened this issue Nov 2, 2023 · 0 comments
Labels
backport_1_6_x Backport to old bugfixing branch 1.6.x backport_2_0_x Backport to branch 2.0.x enhancement
Milestone

Comments

@marcelmay
Copy link
Member

GreenMail by default uses the store password when loading certificate and the related private key from a PKCS12 or JKS key-store.

This new configuration allows providing password for certificate private key via system property
greenmail.tls.key.password.

Note: Fixes #604

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport_1_6_x Backport to old bugfixing branch 1.6.x backport_2_0_x Backport to branch 2.0.x enhancement
Projects
None yet
Development

No branches or pull requests

1 participant