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

Differentiate test cases for certificate_complete_chain #357

Open
JensHeinrich opened this issue Dec 30, 2021 · 1 comment
Open

Differentiate test cases for certificate_complete_chain #357

JensHeinrich opened this issue Dec 30, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@JensHeinrich
Copy link
Contributor

SUMMARY

Create more differentiated test cases

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

certificate_complete_chain

ADDITIONAL INFORMATION

Test cases that should be considered:

  • Intermediate certificates from directory and root certificate from pem
  • Intermediate and root certificates from directory
  • Failing test as described in endless loop when root certificate is found in intermediate certificates set #355
  • Failing test because root certificate is not included in specified directory
  • Failing test because root certificate is wrong (but pem is specified explicitly)
  • Failing test because intermediate certificate is not included in specified directory
  • Failing test because intermediate certificate is wrong (but pem is specified explicitly)
@felixfontein felixfontein added the enhancement New feature or request label Jan 2, 2022
@shk3bq4d
Copy link

maybe see #399

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants