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

Prototype: Don't Be A CA #2

Closed
wants to merge 43 commits into from
Closed

Prototype: Don't Be A CA #2

wants to merge 43 commits into from

Commits on Jun 7, 2022

  1. First stab at a CRL builder

    bartonjs committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    b5f340a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f56f197 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    486ea9b View commit details
    Browse the repository at this point in the history
  4. Add AKID

    bartonjs committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    f3de733 View commit details
    Browse the repository at this point in the history
  5. Add SAN extension

    bartonjs committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    215437b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59b267a View commit details
    Browse the repository at this point in the history
  7. CDP Builder

    bartonjs committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    1322165 View commit details
    Browse the repository at this point in the history
  8. PKCS10 loading, part 1

    bartonjs committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    e8cd63e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a9f179e View commit details
    Browse the repository at this point in the history
  10. Don't Be A CA.

    bartonjs committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    6d5dc06 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    79961fd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f62cdbf View commit details
    Browse the repository at this point in the history
  13. Words matter, apparently

    bartonjs committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    ff72707 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0569f63 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    0c0123e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d686cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9eba9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    778ddfd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c9c049 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    2046ebf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f38d49c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4386438 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fe525b View commit details
    Browse the repository at this point in the history
  5. Add a static data load test

    bartonjs committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    6897174 View commit details
    Browse the repository at this point in the history
  6. Add PKCS10PEM export tests

    bartonjs committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    e0f8140 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ccef31 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Configuration menu
    Copy the full SHA
    b7d9803 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    99c1835 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa1b125 View commit details
    Browse the repository at this point in the history
  3. Commit missing test changes

    bartonjs committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    97791b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6f2a10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3322643 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    34e14b3 View commit details
    Browse the repository at this point in the history
  2. Add more RDN tests

    bartonjs committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    af0b922 View commit details
    Browse the repository at this point in the history
  3. Move CRL HashAlgorithm and RSAPadding to parameters

    And start breaking up the cert overload Build argument validaton
    bartonjs committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    8003581 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    3c33e17 View commit details
    Browse the repository at this point in the history
  2. Fix AKID with Issuer+Serial

    bartonjs committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    62ffa1b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Configuration menu
    Copy the full SHA
    944ed03 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    0283f9d View commit details
    Browse the repository at this point in the history
  2. Add CrlBuilder.RemoveEntry

    bartonjs committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    f0f3c73 View commit details
    Browse the repository at this point in the history
  3. Apply feedback

    bartonjs committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    19e35ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0840313 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    936a95a View commit details
    Browse the repository at this point in the history