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 SSL authentication #2

Open
ktdreyer opened this issue May 20, 2020 · 1 comment
Open

support SSL authentication #2

ktdreyer opened this issue May 20, 2020 · 1 comment

Comments

@ktdreyer
Copy link
Owner

ktdreyer commented May 20, 2020

It would be nice to support SSL certificate authentication in addition to Kerberos authentication.

We could add a koji_auth variable to each Koji role. This variable would be "kerberos" by default, and users could set it to "ssl" to enable SSL authentication.

I think it's technically possible to permit SSL and GSSAPI simultaneously on the hub, so maybe we should enable both as often as we can to minimize the conditionals in templating.

@nicholasburr
Copy link

@ktdreyer maybe this will be useful for this project: https://github.com/linux-system-roles/certificate

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