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

[WIP] Fixes Issue #1508 providing more information about certificate parsing issues #1511

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

Commits on Jul 23, 2023

  1. Add support to parse invalid certs but indicate why they are invalid. Do

    this in a backwards compatible way.
    pjsg committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    4a768f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    d01e8e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Merge pull request #1 from CBitLabs/permissive-parsing

    Add support to parse invalid certs but indicate why they are invalid.
    pjsg authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    3b22ea6 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    6f04d00 View commit details
    Browse the repository at this point in the history
  2. Formatting improvements

    pjsg committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    00c3dc6 View commit details
    Browse the repository at this point in the history