[
https://issues.apache.org/jira/browse/TS-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14309296#comment-14309296
]
Scott Beardsley commented on TS-3362:
-------------------------------------
Just a quick question on terminology: does "negative response" include both a
fetch failure and a revoked status? It seems we might want to treat those
differently.
If we do serve revoked status we should complain (loudly) since this is a fatal
error. Clients should send a bad_certificate_status_response alert but we
shouldn't need to wait for that message to know about this condition.
> Do not staple negative OCSP response
> ------------------------------------
>
> Key: TS-3362
> URL: https://issues.apache.org/jira/browse/TS-3362
> Project: Traffic Server
> Issue Type: Improvement
> Components: SSL
> Reporter: Feifei Cai
> Attachments: TS-3362.diff
>
>
> When get OCSP response, we check it before cache/staple it. If it's negative,
> I think we'd better discard it instead of sending back to user agent. This
> would not increase security risk: User agent would query CA for OCSP response
> if ATS does not staple it with certificate.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)