From f10c2b10f706dd9bccfa08d999a47071958682a0 Mon Sep 17 00:00:00 2001 From: Emil Engler Date: Sun, 25 Jun 2023 17:27:31 +0200 Subject: cert-spec: specify unit for EXPIRATION_DATE The unit for the EXPIRATION_DATE field in the Rsa->Ed25519 cross-certificates is HOURS after the epoch. This however, is not mentioned in the specification so far, thereby fixing it. --- cert-spec.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'cert-spec.txt') diff --git a/cert-spec.txt b/cert-spec.txt index 1782141..d1ff702 100644 --- a/cert-spec.txt +++ b/cert-spec.txt @@ -127,6 +127,9 @@ Table of Contents the non-signature parts of the certificate, prefixed with the string "Tor TLS RSA/Ed25519 cross-certificate".) + Just like with the Ed25519 certificates above, the EXPIRATION_DATE + operates in HOURS after the epoch. + This certificate type is used to mean, "This Ed25519 identity key acts with the authority of the RSA key that signed this certificate." -- cgit v1.2.3-54-g00ecf