From 4381284e72d90194a7a092f2730ed318f0de0caf Mon Sep 17 00:00:00 2001 From: Aaron Jones Date: Tue, 15 Nov 2016 12:36:01 +0000 Subject: [PATCH] reference.conf: document that SPKI is supported in version 3.5 now --- doc/reference.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/reference.conf b/doc/reference.conf index c499a365..98d323a8 100644 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -1420,7 +1420,7 @@ general { * not change unless the private key is changed. This allows the fingerprint to stay * constant even if the certificate is reissued. These fingerprints will be prefixed with * "SPKI:SHA2-256:" or "SPKI:SHA2-512:" depending on the hash type. These fingerprints - * are not supported on servers running charybdis 3.5 or earlier. + * are not supported on servers running charybdis 3.5.3 or earlier. * * To generate a fingerprint from a certificate file, please use the mkfingerprint utility * program located in the bin/ subdirectory of your IRCd installation. Running it with no