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

Fix Edge CA and module cert CSRs to use version 0 (v1) instead of non-existent version 2 (v3). #4904

Merged
merged 2 commits into from
Apr 27, 2021

Commits on Apr 27, 2021

  1. Fix Edge CA CSR to use version 0 (v1) instead of non-existent version…

    … 2 (v3).
    
    v3 is correct for certificates (`X509`) but not for CSRs (`X509Req`).
    arsing committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    6a07510 View commit details
    Browse the repository at this point in the history
  2. Update i-i-s dep.

    arsing committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    16d92a3 View commit details
    Browse the repository at this point in the history