#1256 OCSPClient ignoring responder URL in certificate
Closed: migrated 3 years ago by dmoluguw. Opened 9 years ago by edewata.

A certificate may contain an OCSP responder URL, for example:

Name: Authority Information Access
Method: PKIX Online Certificate Status Protocol
Location:
URI: "http://server.example.com:8080/ca/ocsp"

However, the current OCSPClient CLI ignores the URL in the certificate and always uses the URL specified on the CLI itself.

The OCSPClient probably should verify against the URL specified in the certificate as well, but we need to determine the verification policy:

  • order of the URLs
  • exclusion (e.g. based on cert extension or white list)

Per CS/DS meeting of 02/16/2015: 10.2.3

Per 10.2.3 Triage meeting of 02/26/2015: 10.2.3

This is only needed by ticket #1202.

Metadata Update from @edewata:
- Issue assigned to edewata
- Issue set to the milestone: UNTRIAGED

7 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/1818

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata Update from @dmoluguw:
- Issue close_status updated to: migrated
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata