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

Get issuer from Certificate if not provided in config #27

Open
drGrove opened this issue Apr 5, 2019 · 1 comment
Open

Get issuer from Certificate if not provided in config #27

drGrove opened this issue Apr 5, 2019 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@drGrove
Copy link
Owner

drGrove commented Apr 5, 2019

If the config does not provide an issuer, the server should be able to grab the issuer from the certificate. This will reduce duplication of configuration in helm and standard configs

@drGrove
Copy link
Owner Author

drGrove commented Apr 5, 2019

This should really only be in the config if a cert is not provided. It should also be using the common name. Organization Name should also be passed back to the user in the /ca. That way the user doesn't need to actually know the issuer Org Name.

@drGrove drGrove added this to the v1.0 milestone Apr 5, 2019
@drGrove drGrove added the enhancement New feature or request label Apr 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant