Modified config to bypass standards validation

Standards validation is failing using the examples in the readme,
until this can be fixed and added to the tests, disabling
standards validation.

Change-Id: Ia22e2c2923c118321911c127bb4d46e50bca408b
This commit is contained in:
Doug Chivers 2016-05-05 13:06:43 +01:00
parent 06d7ad98d6
commit 87d9da87b4
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
"authentication": "method_1",
"signing_ca": "local",
"validators": {
"standards_compliance": {},
"source_cidrs": {
"cidrs": ["127.0.0.0/8"]
}