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

allow usage of additional hostnames in self signed certificate #19

Merged
merged 1 commit into from
Jun 15, 2020

Conversation

Bobonium
Copy link
Contributor

controlled by env var ADDITIONAL_HOSTNAMES
should be comma separated list as per cfssl documentation

My use case is relatively simple explained. I'm using your openldap image in kubernetes and I'd like to be able have replication between masters encrypted as well as encrypted traffic through the service load balancing.

For this to work I need to be able to setup additional Hostnames for the generated certificates. I'm already using this change by simply injecting the modified script through a configmap without any problems.

controlled by env var ADDITIONAL_HOSTNAMES
should be comma separated list as per cfssl documentation
@BertrandGouny
Copy link
Member

merged in v1.2.0
Thanks ! :)

@BertrandGouny BertrandGouny merged commit f77fb8a into osixia:stable Jun 15, 2020
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