From 00b32caead5320ec55f4ef971edc46930d1068d1 Mon Sep 17 00:00:00 2001 From: Hugo Landau Date: Wed, 16 Sep 2015 21:23:09 +0100 Subject: [PATCH] SSHFP --- ifa-0001.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ifa-0001.md b/ifa-0001.md index 2b1e56e..2d99863 100644 --- a/ifa-0001.md +++ b/ifa-0001.md @@ -491,12 +491,10 @@ Except where otherwise specified, any item with a value of `null` SHALL be treat Any additional values in the array beyond the first four MUST be ignored. - - A string. Where this form is encountered, it SHALL be substituted with an array containing that string and be processed as though that was what was encountered, as per the above form. - Examples: "sshfp": [] - "sshfp": [2,1,"EjRWeJq83vZ4kBI0VniavN72eJA="] // conversion of example at RFC 4255 s. 3.1.2 + "sshfp": [[2,1,"EjRWeJq83vZ4kBI0VniavN72eJA="]] // conversion of example at RFC 4255 s. 3.1.2 #### Administrative Constructs