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

Change behavior of TTL in sign-intermediate #3325

Merged
merged 2 commits into from
Sep 13, 2017
Merged

Conversation

jefferai
Copy link
Member

This allows signing CA certs with an expiration past the signer's NotAfter.

It also change sign-self-issued to replace the Issuer, since it's potentially RFC legal but stacks won't validate it, and fixes an error with which key is encoded into the resulting cert.

Ref: https://groups.google.com/d/msg/vault-tool/giP69-n2o20/FfhRpW1vAQAJ

This allows signing CA certs with an expiration past the signer's
NotAfter.

It also change sign-self-issued to replace the Issuer, since it's
potentially RFC legal but stacks won't validate it.

Ref: https://groups.google.com/d/msg/vault-tool/giP69-n2o20/FfhRpW1vAQAJ
@jefferai jefferai added this to the 0.8.3 milestone Sep 12, 2017
Copy link
Member

@calvn calvn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jefferai jefferai merged commit f970aea into master Sep 13, 2017
@jefferai jefferai deleted the self-issued-wrong-pubkey branch September 13, 2017 15:42
chrishoffman pushed a commit that referenced this pull request Sep 14, 2017
* oss/master:
  changelog++
  update enterprise urls /docs/vault-enterprise -> /docs/enterprise (#3333)
  Fixed docs to reflect correct HTTP method for /sys/config/auditing endpoing (#3331)
  changelog++
  Change behavior of TTL in sign-intermediate (#3325)
  changelog++
  Sanitize policy behavior across backends (#3324)
  Fix typo in transit error
  remove token header from login samples (#3320)
  Fix navigation and prameters in the 'gcp' auth backend docs. (#3317)
  changelog++
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