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

Respect custom x509 ext in selfsign #1281

Merged
merged 2 commits into from
Feb 21, 2024

Commits on Apr 7, 2023

  1. Respect custom x509 ext in selfsign

    - No longer ignore specified x509 extensions in the CSR
      when generating a self-signed certificate.
    sthussey committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    f7af124 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Add unit test for custom extension supt

      - Test that a CSR custom OID extension is correctly included
        in the resulting certificate
    sthussey committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    5ac7cd9 View commit details
    Browse the repository at this point in the history