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

feat(certificatemanager): add support for additional key algorithms #28603

Closed
wants to merge 3 commits into from

Commits on Jan 7, 2024

  1. feat(certificatemanager): add support for additional key algorithms

    This adds support for any key algorithms that are supported for a
    certificate request. There are additional supported values; however,
    they are not supported for new keys only for imported keys.
    laurelmay committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    c1307bf View commit details
    Browse the repository at this point in the history
  2. Fix Rosetta error

    laurelmay authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    dd300d0 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Luca Pizzini <[email protected]>
    laurelmay and lpizzinidev authored Jan 7, 2024
    Configuration menu
    Copy the full SHA
    4164be0 View commit details
    Browse the repository at this point in the history