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

cli: add format option for PFX encoding #2063

Merged
merged 9 commits into from
Jan 27, 2024
Merged

Commits on Jan 27, 2024

  1. bump pfx encoding formats

    Signed-off-by: schou <pschou@users.noreply.github.com>
    pschou authored and ldez committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    a96ab72 View commit details
    Browse the repository at this point in the history
  2. put file back to the way it was

    Signed-off-by: schou <pschou@users.noreply.github.com>
    pschou authored and ldez committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    d17238b View commit details
    Browse the repository at this point in the history
  3. add environment vars for setting pfx settings

    Signed-off-by: schou <pschou@users.noreply.github.com>
    pschou authored and ldez committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    c554be1 View commit details
    Browse the repository at this point in the history
  4. update help toml

    Signed-off-by: schou <pschou@users.noreply.github.com>
    pschou authored and ldez committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    719654b View commit details
    Browse the repository at this point in the history
  5. make sure the chain is loaded in the pfx

    Signed-off-by: schou <pschou@users.noreply.github.com>
    pschou authored and ldez committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    d06ef66 View commit details
    Browse the repository at this point in the history
  6. move the certificate check out of the cert chain for loop

    Signed-off-by: schou <pschou@users.noreply.github.com>
    pschou authored and ldez committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    216c157 View commit details
    Browse the repository at this point in the history
  7. be more specific for issuer vs chain

    Signed-off-by: schou <pschou@users.noreply.github.com>
    pschou authored and ldez committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    d373391 View commit details
    Browse the repository at this point in the history
  8. wording

    Signed-off-by: schou <pschou@users.noreply.github.com>
    pschou authored and ldez committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    8fbb165 View commit details
    Browse the repository at this point in the history
  9. review

    ldez committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    9d643f9 View commit details
    Browse the repository at this point in the history