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

[READY] v2.0: Support DSA and ECDSA signing keys #705

Merged
merged 6 commits into from
Sep 30, 2024

Commits on Jul 12, 2024

  1. Standardize how RubySaml reads and formats certificate and private_ke…

    …y PEM values, including the `RubySaml::Util#format_cert` and `#format_private_key` methods. Introduces new `RubySaml::PemFormatter` module.
    johnnyshields committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    113f39a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

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

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    737a130 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2a0c1b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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