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

Self signed issuer #228

Merged
merged 33 commits into from
Nov 26, 2024
Merged

Self signed issuer #228

merged 33 commits into from
Nov 26, 2024

Commits on Nov 21, 2024

  1. implement selfSigned issuer

    RaphaelVogel authored and marc1404 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    645c949 View commit details
    Browse the repository at this point in the history
  2. enable cert duration for ca issuer

    RaphaelVogel authored and marc1404 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    5f9435b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21f8def View commit details
    Browse the repository at this point in the history
  4. checks for isCA and duration

    RaphaelVogel authored and marc1404 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b5f2a00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e655da View commit details
    Browse the repository at this point in the history
  6. Update pkg/controller/issuer/ca/handler.go

    Co-authored-by: Martin Weindel <martin.weindel@sap.com>
    2 people authored and marc1404 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    175deba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a084afb View commit details
    Browse the repository at this point in the history
  8. style: Run make format

    marc1404 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f6cbe9a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    313776c View commit details
    Browse the repository at this point in the history
  10. style: Add trailing newline

    marc1404 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f37200a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5a6888a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b9de4b0 View commit details
    Browse the repository at this point in the history
  13. chore: Fix typo in comment

    marc1404 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    761a4e2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f4471e9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7372035 View commit details
    Browse the repository at this point in the history
  16. chore: Fix typo in comment

    marc1404 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    16a6b56 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1b8dbca View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    44ead42 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    83e4c38 View commit details
    Browse the repository at this point in the history
  20. test: Add PKI unit tests

    marc1404 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    ca209e8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    55f9633 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ff58a40 View commit details
    Browse the repository at this point in the history
  23. style: Format Go imports

    marc1404 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c7a39d3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    810415a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e148445 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    340bdb4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5a4ff17 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    b35411a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d17580 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    194500c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3dea7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b0504e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77904e2 View commit details
    Browse the repository at this point in the history