notaryproject / notation

A CLI tool to sign and verify artifacts
https://notaryproject.dev/
Apache License 2.0
352 stars 84 forks source link

Add E2E test cases for validating certificate revocation with OCSP #638

Open yizha1 opened 1 year ago

yizha1 commented 1 year ago

What is the areas you experience the issue in?

Notation CLI

What is not working as expected?

Missing E2E test cases for validating certificate revocation with OCSP. The testing is extremely useful since it is hard to test certification revocation without setting up PKI, but the E2E testing can mock the server or requests.

What did you expect to happen?

Missing E2E test cases for validating certificate revocation with OCSP. The testing is extremely useful since it is hard to test certification revocation without setting up PKI, but the E2E testing can mock the server or requests.

How can we reproduce it?

Add E2E test cases for validating certificate revocation with OCSP based on current E2E testing framework in Notation CLI.

Describe your environment

N/A

What is the version of your Notation CLI or Notation Library?

N/A

yizha1 commented 1 year ago

Move to post v1 per discussion with @vaninrao10

yizha1 commented 1 year ago

@priteshbandi I suggest adding this issue to milestone 1.1.0