]> www.wagner.pp.ru Git - openssl-gost/engine.git/blob - example.conf
tcl_tests: ca.try: Ignore openssl crl exit status for 'corrupted CRL' test
[openssl-gost/engine.git] / example.conf
1 openssl_conf = openssl_def
2 [openssl_def]
3 engines = engine_section
4
5 [engine_section]
6 gost = gost_section
7
8 [gost_section]
9 engine_id = gost
10 dynamic_path = ./bin/gost.so
11 default_algorithms = ALL
12