mirror of
https://github.com/internetee/registry.git
synced 2025-07-31 06:56:23 +02:00
Add shunter gem support & tests
This commit is contained in:
parent
4db0ab558f
commit
83413213d9
5 changed files with 79 additions and 5 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue