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

rsa-sigs-on-certificate-verify: fix recognition of -n option #978

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

tomato42
Copy link
Member

@tomato42 tomato42 commented Nov 25, 2024

Description

Missing declaration that -n is a valid option

Motivation and Context

support making sure that all tests (-n 0) are being executed

Checklist

  • I have read the CONTRIBUTING.md document and my PR follows change requirements therein
  • the changes are also reflected in documentation and code comments
  • all new and existing tests pass (see CI results)
  • test script checklist was followed for new scripts
  • new test script added to tlslite-ng.json and tlslite-ng-random-subset.json
  • new and modified scripts were ran against popular TLS implementations:
    • OpenSSL
    • NSS
    • GnuTLS
  • required version of tlslite-ng updated in requirements.txt and README.md

This change is Reviewable

@tomato42 tomato42 merged commit 999684d into master Nov 26, 2024
67 checks passed
@tomato42 tomato42 deleted the rsa-sigs-fix branch November 26, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant