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

[tools/shoestring] fix: renew certs uses generates a new ca cert #1173

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Commits on Nov 12, 2024

  1. [tools/shoestring] fix: renew certs uses generates a new ca cert

    problem: renew certificates command creates a new ca cert without renew-ca option
    solution: only generate a new ca cert with the renew-ca option
    Wayonb committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b6289b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02dfed7 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    8f3ce5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7ed588 View commit details
    Browse the repository at this point in the history