From 5f25c3fa50929c6558652c3f3d989408033a2c5c Mon Sep 17 00:00:00 2001 From: ansuz Date: Tue, 9 Aug 2016 19:47:03 +0200 Subject: [PATCH] forbid hostnames in credentials --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 94ea866..00c01d8 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,8 @@ We have tried to standardize the structure of the actual credential files, as su - there is a space after each colon - indentation uses four spaces - the file ends with a newline character. +* credentials must use IP:port strings for keys + - credentials using hostnames will not be accepted ``` {