Revert "Modified config to bypass standards validation"

Standards validation was correct, but could use a better error message. That
will follow in later commits.

This reverts commit 87d9da87b4.

Change-Id: Ib5fa6ffcdba879c4eabff513ee2b09a41271bebf
This commit is contained in:
Stanisław Pitucha 2016-05-06 16:05:07 +10:00
parent 87d9da87b4
commit fef692f901
1 changed files with 1 additions and 0 deletions

View File

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