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

Support adding custom CA #454

Merged
merged 4 commits into from
Aug 19, 2023
Merged

Support adding custom CA #454

merged 4 commits into from
Aug 19, 2023

Commits on Aug 10, 2023

  1. Support adding custom CA

    Custom CA could be specified with env var `TAPLO_EXTRA_CA_CERTS`.
    Tanapol Prucksakorn committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    80e0cb4 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. fix according to tamasfe#454 (review)

    Tanapol Prucksakorn committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    54b8bec View commit details
    Browse the repository at this point in the history
  2. Add explanation

    Tanapol Prucksakorn committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    1acbc29 View commit details
    Browse the repository at this point in the history
  3. fix wasm compat

    Tanapol Prucksakorn committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    4a88c76 View commit details
    Browse the repository at this point in the history