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

fix: self-signed leaf certificate is not self-issued #236

Merged
merged 15 commits into from
Nov 5, 2024

Commits on Oct 21, 2024

  1. fix: self-signed leaf certificate is not self-issued

    Signed-off-by: Junjie Gao <[email protected]>
    JeyJeyGao committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c61a032 View commit details
    Browse the repository at this point in the history
  2. fix: improve test stability

    Signed-off-by: Junjie Gao <[email protected]>
    JeyJeyGao committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6275ff6 View commit details
    Browse the repository at this point in the history
  3. fix: improve test coverage

    Signed-off-by: Junjie Gao <[email protected]>
    JeyJeyGao committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5cb2498 View commit details
    Browse the repository at this point in the history
  4. fix: add license

    Signed-off-by: Junjie Gao <[email protected]>
    JeyJeyGao committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e712676 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. fix: converge the logic for self-signed certificate

    Signed-off-by: Junjie Gao <[email protected]>
    JeyJeyGao committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    81ef705 View commit details
    Browse the repository at this point in the history
  2. fix: update comment

    Signed-off-by: Junjie Gao <[email protected]>
    JeyJeyGao committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8240ff0 View commit details
    Browse the repository at this point in the history
  3. fix: refactor test function

    Signed-off-by: Junjie Gao <[email protected]>
    JeyJeyGao committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c124171 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Revert "fix: converge self-signed logic"

    This reverts commit c124171.
    
    Signed-off-by: Junjie Gao <[email protected]>
    JeyJeyGao committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f8b8fbe View commit details
    Browse the repository at this point in the history
  2. Revert "fix: update comment"

    This reverts commit 8240ff0.
    
    Signed-off-by: Junjie Gao <[email protected]>
    JeyJeyGao committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    48407c6 View commit details
    Browse the repository at this point in the history
  3. Revert "fix: converge the logic for self-signed certificate"

    This reverts commit 81ef705.
    
    Signed-off-by: Junjie Gao <[email protected]>
    JeyJeyGao committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    077ec64 View commit details
    Browse the repository at this point in the history
  4. fix: remove validateSelfSignedCert function

    Signed-off-by: Junjie Gao <[email protected]>
    JeyJeyGao committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9552c22 View commit details
    Browse the repository at this point in the history
  5. fix: update error message

    Signed-off-by: Junjie Gao <[email protected]>
    JeyJeyGao committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d842cec View commit details
    Browse the repository at this point in the history
  6. fix: update error message and test cases

    Signed-off-by: Junjie Gao <[email protected]>
    JeyJeyGao committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3d086a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    24fdc30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ab3059 View commit details
    Browse the repository at this point in the history