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 Docker file automatically creating a self-signed cert #20

Open
hawkinsw opened this issue Aug 26, 2022 · 1 comment
Open

Support Docker file automatically creating a self-signed cert #20

hawkinsw opened this issue Aug 26, 2022 · 1 comment

Comments

@hawkinsw
Copy link
Member

Though we have had extensive discussion (see #9) about certificates and SSL (etc), the fans demand (and they get what they want!) an option for automatically generating a self-signed certificate in the Dockerfile to make it easier for a zero-config deployment of the go-based RPM server.

cc @richb-hanover

@randall
Copy link
Collaborator

randall commented Feb 28, 2023

New code/option to make this easier, --create-cert. This will create a self-signed cert on the fly. Dockerfiles probably should be updated to use this mechanism.

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