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

Backport of pki: add subject key identifier to read key response into release/1.13.x #20658

Commits on May 18, 2023

  1. pki: add subject key identifier to read key response (#20642)

    * pki: add subject key identifier to read key response
    
    This will be helpful for the Terraform Vault Provider to detect
    migration of pre-1.11 exported keys (from CA generation) into post-1.11
    Vault.
    
    * add changelog
    
    * Update builtin/logical/pki/path_fetch_keys.go
    
    Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
    
    * check for managed key first
    
    * Validate the SKID matches on root CAs
    
    Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
    
    * Validate SKID matches on int CAs
    
    Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
    
    * Fix formatting of tests
    
    Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
    
    ---------
    
    Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
    Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
    fairclothjm and cipherboy committed May 18, 2023
    Configuration menu
    Copy the full SHA
    d452a5e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release/1.13.x' into backport/VAULT-16251/pki/public-ke…

    …y-info/hopefully-national-humpback
    fairclothjm authored May 18, 2023
    Configuration menu
    Copy the full SHA
    f605044 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release/1.13.x' into backport/VAULT-16251/pki/public-ke…

    …y-info/hopefully-national-humpback
    fairclothjm authored May 18, 2023
    Configuration menu
    Copy the full SHA
    303f1ad View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Merge branch 'release/1.13.x' into backport/VAULT-16251/pki/public-ke…

    …y-info/hopefully-national-humpback
    cipherboy authored May 19, 2023
    Configuration menu
    Copy the full SHA
    74238c7 View commit details
    Browse the repository at this point in the history