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

Add support for generating KDC server certificates #322

Merged
merged 1 commit into from
Jan 11, 2020

Conversation

xavierba
Copy link
Contributor

@xavierba xavierba commented Aug 5, 2019

This adds a new x509 cert type for KDC server certificates. Generating KDC certificates needs a kerberos realm to be provided, so also add a new EASYRSA_KDC_REALM conf entry.

This does not handle generating KDC client certificates, as I don't need this feature, but this could probably be added later with yet another x509 cert type and re-using the same conf entry and passing the client name.

@TinCanTech
Copy link
Collaborator

TinCanTech commented Aug 30, 2022

@xavierba can you explain why the expansion of ${ENV::EASYRSA_KDC_REALM} was omitted ?

Edit: I expect it was omitted because it was only tested for OpenSSL but not LibreSSL.

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.

3 participants