Add shunter gem support & tests

This commit is contained in:
Alex Sherman 2021-06-18 17:46:17 +05:00 committed by olegphenomenon
parent 4db0ab558f
commit 83413213d9
5 changed files with 79 additions and 5 deletions

View file

@ -198,6 +198,7 @@ test:
dnssec_resolver_ips: 8.8.8.8, 8.8.4.4
legal_documents_dir: 'test/fixtures/files'
shunter_default_adapter: "Shunter::Adapters::Memory"
shunter_enabled: "false"
openssl_config_path: 'test/fixtures/files/test_ca/openssl.cnf'
crl_dir: 'test/fixtures/files/test_ca/crl'