Commit c17fb74
committed
OCSP Revocation Reason
1. The ASN.1 parser wasn't handling the OCSP response correctly when
there was a revocation reason included in the response. The encoded
reason value is constructed, and was getting marked as not
constructed in the parser. Changed the flag to mark it as
constructed.1 parent 06f04de commit c17fb74
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34937 | 34937 | | |
34938 | 34938 | | |
34939 | 34939 | | |
34940 | | - | |
| 34940 | + | |
34941 | 34941 | | |
34942 | 34942 | | |
34943 | 34943 | | |
| |||
0 commit comments