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

ADDED windows certificate store cert_skip_invalid options #4384

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

Commits on Aug 9, 2023

  1. Added cert_skip_invalid options

    Daniel Modler committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    148632a View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. added unit test for cert_skip_invalid

    Daniel Modler committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    37268ec View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. renamed CertSkipInvalid to CertMatchSkipInvalid

    Daniel Modler committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4bee9fd View commit details
    Browse the repository at this point in the history
  2. removed unneccesary code

    Daniel Modler committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    ea2797e View commit details
    Browse the repository at this point in the history