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

Commits on Sep 12, 2017

  1. Configuration menu
    Copy the full SHA
    2b9343b View commit details
    Browse the repository at this point in the history
  2. Change behavior of TTL in sign-intermediate

    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 committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    87fea92 View commit details
    Browse the repository at this point in the history