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

implement ssl-skip-verify to forward to self-signed-certificates #29

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Nov 4, 2021

  1. add ssl-skip-verify as new configuration

    Lorenz Hänggi committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    46844ce View commit details
    Browse the repository at this point in the history
  2. running make on windows

    Lorenz Hänggi committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    6c0ab30 View commit details
    Browse the repository at this point in the history
  3. implement ssl skip verification into forwarder

    Lorenz Hänggi committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    64c0448 View commit details
    Browse the repository at this point in the history
  4. build and ignore

    Lorenz Hänggi committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    5e9ffb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Create makefile.yml

    Lorenz Hänggi committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    e67473b View commit details
    Browse the repository at this point in the history
  2. Update makefile.yml

    Lorenz Hänggi committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    d4b1c5a View commit details
    Browse the repository at this point in the history
  3. Update makefile.yml

    Lorenz Hänggi committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    fff2754 View commit details
    Browse the repository at this point in the history
  4. document

    Lorenz Hänggi committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    19fe0a5 View commit details
    Browse the repository at this point in the history
  5. fix comment on review feedback

    Lorenz Hänggi committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    aaa724f View commit details
    Browse the repository at this point in the history
  6. adapt example comments from review feedback

    Lorenz Hänggi committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    94ffb00 View commit details
    Browse the repository at this point in the history
  7. remove make task

    Lorenz Hänggi committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    c4d0097 View commit details
    Browse the repository at this point in the history