Files
wolfssl/src
Juliusz Sosinowicz 49906319f6 ocsp: address review feedback on PR 10303
- Use KEYID_SIZE for Signer key-hash comparisons since
  Signer.{subject,issuer}KeyHash is sized KEYID_SIZE, not OCSP_DIGEST_SIZE.
- Rename subjectHash/issuerHash to subjectNameHash/issuerNameHash in
  CheckOcspResponder/CheckOcspResponderChain to make the name-vs-key
  hash distinction explicit.
- Expand the Signer.issuerKeyHash field comment to clarify it is the
  subject key hash of the immediate issuer CA.
- Add an imposter-root-ca cert (same DN as root-ca, different RSA key)
  for tests that need to exercise the new CertID issuerKeyHash binding.
2026-05-12 14:36:00 +02:00
..
2026-05-07 02:31:51 +00:00
2026-05-07 02:31:51 +00:00
2026-04-17 15:10:56 -04:00
2026-03-13 17:03:02 -06:00
2026-05-07 02:31:51 +00:00
2026-05-04 15:46:18 -06:00
2026-02-25 15:19:13 +01:00
2026-05-07 02:31:51 +00:00
2026-05-07 07:33:56 -05:00