From a3fd19302312d44257f175bded3551bc1397ced6 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 26 Nov 2019 20:58:54 +0100 Subject: fix erroneous header numbering punctuation The clear standard is trailing "." after each numeric section. This fixes the small handful of outliers. This makes it easy to convert these headers to common markup formats, for example: http://hyperpolyglot.org/lightweight-markup --- cert-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cert-spec.txt') diff --git a/cert-spec.txt b/cert-spec.txt index 9dde874..e96188b 100644 --- a/cert-spec.txt +++ b/cert-spec.txt @@ -23,7 +23,7 @@ signed document is prefixed with a personalization string, which will be different in each case. -1.2 Integer encoding +1.2. Integer encoding Network byte order (big-endian) is used to encode all integer values in Ed25519 certificates unless explicitly specified otherwise. -- cgit v1.2.3-54-g00ecf