mirror of
https://github.com/openssl/openssl.git
synced 2024-12-03 05:41:46 +08:00
5aaba37618
test/confdump.c reads an OpenSSL config file and prints out the processed result. This can be used to check that a config file is processed correctly. We add a test recipe and the necessary data to test the dollarid pragma. Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/8882)
5 lines
39 B
Plaintext
5 lines
39 B
Plaintext
[ default ]
|
|
bar = 0
|
|
foo = 0
|
|
cookie = 0
|