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

Disable TLS usage (aka do not use /etc/apacheds/apacheds.jks) #10

Open
johanneskastl opened this issue Nov 1, 2023 · 2 comments
Open

Comments

@johanneskastl
Copy link
Contributor

As stated in the other issue #9, I got the container image running in my Kubernetes cluster. But only by using a fake keystore file.

Would it be possible to change the run_apacheds.sh script to only configure TLS, if the file is present?

Sure, TLS should be a must, but depending on the use case (and testing seems to be the main use case) the user should decide if she wants to enable TLS or not.

If you are fine with the idea, I would prepare a PR to modify the script.

@mlbiam
Copy link
Contributor

mlbiam commented Nov 1, 2023

If you're open to writing a PR, sure.

@johanneskastl
Copy link
Contributor Author

fixed by #12

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

No branches or pull requests

2 participants