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

Allow PKI certificate fields to be specified as an array #3698

Closed
sidewinder12s opened this issue Dec 16, 2017 · 3 comments
Closed

Allow PKI certificate fields to be specified as an array #3698

sidewinder12s opened this issue Dec 16, 2017 · 3 comments
Milestone

Comments

@sidewinder12s
Copy link

Feature Request:
Allow certificate fields to be specified as an array.

Currently if you try to use a comma in a certificates Organization or OU field it will split the content on the comma with no way to escape the comma.

Environment:

  • Vault Version: 0.9.0
  • Operating System/Architecture: Ubuntu 16.04

References:
Originally brought up here: https://groups.google.com/d/msg/vault-tool/P0DVffjaglY/Cp_fG6fjCQAJ

@jefferai
Copy link
Member

Putting into 0.9.1 milestone but as previously communicated will probably slip.

@jefferai jefferai added this to the 0.9.1 milestone Dec 16, 2017
@jefferai
Copy link
Member

We should do this with OU as well.

@jefferai
Copy link
Member

Note to Vault team: we have to be careful on upgrade here; we can't do it transparently on read since certs are issued cluster-locally.

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