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: add tls to endpoints #11

Merged
merged 12 commits into from
Mar 30, 2024
Merged

feat: add tls to endpoints #11

merged 12 commits into from
Mar 30, 2024

Commits on Mar 29, 2024

  1. support tls config

    evan committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    5a13d7e View commit details
    Browse the repository at this point in the history
  2. add gen config bash support

    evan committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ba2e6b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39782c1 View commit details
    Browse the repository at this point in the history
  4. allow user set endpoint

    evan committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    5ed20e1 View commit details
    Browse the repository at this point in the history
  5. fix the bug that stage failed to set base_dir

    evan committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    8ffb39b View commit details
    Browse the repository at this point in the history
  6. disable snarks tls

    evan committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    2e5380b View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. update template files name

    evan committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    fe0a091 View commit details
    Browse the repository at this point in the history
  2. fix clippy warning

    evan committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    d7a7d01 View commit details
    Browse the repository at this point in the history
  3. use bail and unwrap_or_else

    evan committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    1c4b914 View commit details
    Browse the repository at this point in the history
  4. update default SEG_SIZE

    evan committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    3177ace View commit details
    Browse the repository at this point in the history
  5. fix snark addrs error

    evan committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    8473b17 View commit details
    Browse the repository at this point in the history
  6. fix snark comma error

    evan committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    9c2ade4 View commit details
    Browse the repository at this point in the history