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

Enable custom dhparam.pem via environment. #254

Merged
merged 1 commit into from
Jan 21, 2019
Merged

Enable custom dhparam.pem via environment. #254

merged 1 commit into from
Jan 21, 2019

Conversation

bjozet
Copy link
Contributor

@bjozet bjozet commented Oct 23, 2018

Added simple doc, example and test.

Added simple doc, example and test.
@bjozet
Copy link
Contributor Author

bjozet commented Oct 23, 2018

While testing some automation tools i found it slow to keep waiting for dhparam generation every startup. Although this file is replaceable, someone might want to distribute the same dhparam (perhaps bad) to several nodes in a cluster with some config management tool.

set env LDAP_TLS_DH_PARAM_FILENAME, and you're good to go.

@BertrandGouny
Copy link
Member

Thanks !
Merged in comming release 1.2.3

@BertrandGouny BertrandGouny merged commit 50a17e3 into osixia:stable Jan 21, 2019
@bjozet bjozet deleted the dhparam-env branch January 22, 2019 06:45
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