From 87d9da87b49c62a2ea4dfb76c4432b4d5c43eefd Mon Sep 17 00:00:00 2001 From: Doug Chivers Date: Thu, 5 May 2016 13:06:43 +0100 Subject: [PATCH] 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 --- config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/config.json b/config.json index 06eda78..0b71bcc 100644 --- a/config.json +++ b/config.json @@ -21,7 +21,6 @@ "authentication": "method_1", "signing_ca": "local", "validators": { - "standards_compliance": {}, "source_cidrs": { "cidrs": ["127.0.0.0/8"] }