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

Add PKCS8 Support #209

Merged
merged 14 commits into from
Mar 27, 2022
Merged

Add PKCS8 Support #209

merged 14 commits into from
Mar 27, 2022

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    73fcc44 View commit details
    Browse the repository at this point in the history
  2. Update test-cert-gen to 0.7

    kazk committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    f5e5e6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb7fef5 View commit details
    Browse the repository at this point in the history
  4. Use CertAdd::Always

    kazk committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    de0fc42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14f4965 View commit details
    Browse the repository at this point in the history
  6. Don't panic on empty chain

    kazk committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    59688ef View commit details
    Browse the repository at this point in the history
  7. Format code

    kazk committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    a512918 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f91cd7 View commit details
    Browse the repository at this point in the history
  9. Fix macOS build

    kazk committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    7493a48 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Use unique container name

    kazk committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    f0201c9 View commit details
    Browse the repository at this point in the history
  2. Test with PKCS#8 keys

    kazk committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    0133734 View commit details
    Browse the repository at this point in the history
  3. Only accept PKCS#8 keys

    kazk committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    93bf66e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a720f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Use random password

    kazk committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    658800e View commit details
    Browse the repository at this point in the history