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 warning on missing AIA info fields #15509

Merged
merged 2 commits into from
May 19, 2022

Conversation

cipherboy
Copy link
Contributor

Signed-off-by: Alexander Scheel <[email protected]>


$ vault write pki/root/generate/exported common_name="not-empty" issuer_name=unknown-2 
WARNING! The following warnings were returned from Vault:

  * This mount hasn't configured any authority access information fields;
  this may make it harder for systems to find missing certificates in the
  chain or to validate revocation status of certificates. Consider updating
  /config/urls with this information.

@cipherboy cipherboy added this to the 1.11.0-rc1 milestone May 19, 2022
@cipherboy cipherboy requested review from kitography, stevendpclark and a team May 19, 2022 14:26
Signed-off-by: Alexander Scheel <[email protected]>
@cipherboy
Copy link
Contributor Author

Thanks! Merging...

@cipherboy cipherboy merged commit 52770f0 into main May 19, 2022
Gabrielopesantos pushed a commit to Gabrielopesantos/vault that referenced this pull request Jun 6, 2022
* Add warning on missing AIA info fields

Signed-off-by: Alexander Scheel <[email protected]>

* Add changelog:

Signed-off-by: Alexander Scheel <[email protected]>
@cipherboy cipherboy deleted the cipherboy-add-warning-empty-urls-generation branch June 16, 2022 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants