[openssl/openssl] 6a1f43: apps: add offline OCSP request/responder/verify ro...

"'Jakub Zelenka' via openssl-commits" <[email protected]> Mon, 20 Jul 2026 02:30:39 -0700
Newsgroups gmane.comp.encryption.openssl.cvs
Message-ID <openssl/openssl/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 6a1f43c5dde182c9ee2383e66e24b631ca6b0b10
      https://github.com/openssl/openssl/commit/6a1f43c5dde182c9ee2383e66e24b631ca6b0b10
  Author: Jakub Zelenka <[email protected]>
  Date:   2026-07-20 (Mon, 20 Jul 2026)

  Changed paths:
    M test/recipes/80-test_ocsp.t

  Log Message:
  -----------
  apps: add offline OCSP request/responder/verify round-trip test

Exercise the request-generation and built-in responder halves of the
ocsp app without any sockets: build a request, have the responder
answer it against the static index, then verify the self-generated
response.

This covers make_ocsp_response, lookup_serial, add_ocsp_cert,
add_ocsp_serial and the status-printing body of print_ocsp_summary
(GOOD and UNKNOWN), none of which were reached by the existing
-respin-only app tests.

Assisted-by: Claude:claude-opus-4-8

Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Daniel Kubec <[email protected]>
Reviewed-by: Tim Hudson <[email protected]>
MergeDate: Mon Jul 20 09:29:35 2026
(Merged from https://github.com/openssl/openssl/pull/31834)



To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications

-- 
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/master/278586-6a1f43%40github.com.