Skip to content

ocsptest: add generator for test/ocsptest.c PKI#243

Open
bukka wants to merge 1 commit into
openssl:masterfrom
bukka:test-tools-ocsp-verify
Open

ocsptest: add generator for test/ocsptest.c PKI#243
bukka wants to merge 1 commit into
openssl:masterfrom
bukka:test-tools-ocsp-verify

Conversation

@bukka

@bukka bukka commented Jul 2, 2026

Copy link
Copy Markdown
Member

Add an ossl_test_tools ocsptest subpackage that generates the root CA, root key, and leaf certificate used by test/ocsptest.c, mirroring the crltest subpackage. The flat root -> leaf chain lets the root act as both the trust anchor and the authorized OCSP responder, and shipping the root key allows the C test to sign its own OCSP responses at run time.

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

Add an ossl_test_tools ocsptest subpackage that generates the root CA,
root key, and leaf certificate used by test/ocsptest.c, mirroring the
crltest subpackage. The flat root -> leaf chain lets the root act as both
the trust anchor and the authorized OCSP responder, and shipping the root
key allows the C test to sign its own OCSP responses at run time.

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

bukka commented Jul 2, 2026

Copy link
Copy Markdown
Member Author

This is for certs and key used in openssl/openssl#31828

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant