[openssl/openssl] cf8422: s_server: test ocsp with "-cert_chain"

openssl-machine noreply at github.com
Tue Mar 12 19:10:13 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: cf8422480acf10146d0bc6bec40e3efeb12a2d5a
      https://github.com/openssl/openssl/commit/cf8422480acf10146d0bc6bec40e3efeb12a2d5a
  Author: James Muir <james at openssl.org>
  Date:   2024-03-12 (Tue, 12 Mar 2024)

  Changed paths:
    A test/ocsp-tests/ca.cnf
    A test/ocsp-tests/index.txt
    A test/ocsp-tests/index.txt.attr
    A test/ocsp-tests/intermediate-cert.pem
    A test/ocsp-tests/intermediate-csr.pem
    A test/ocsp-tests/intermediate-key.pem
    A test/ocsp-tests/mk-ocsp-cert-chain.sh
    A test/ocsp-tests/ocsp.pem
    A test/ocsp-tests/root-cert.pem
    A test/ocsp-tests/root-key.pem
    A test/ocsp-tests/server-cert.pem
    A test/ocsp-tests/server-csr.pem
    A test/ocsp-tests/server-key.pem
    A test/ocsp-tests/server.pem
    A test/recipes/82-test_ocsp_cert_chain.t

  Log Message:
  -----------
  s_server: test ocsp with "-cert_chain"

Add a test to exercise the use of s_server with "-cert_chain" to
construct an ocsp request.

This new functionality was added in PR #22192.

Testing:

  make V=1 TESTS='test_ocsp_cert_chain' test

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23101)



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


More information about the openssl-commits mailing list