From e60a3824fdd65434786d805aa7b378ae4a339817 Mon Sep 17 00:00:00 2001 From: Marc Bradshaw Date: Mon, 22 Jun 2020 05:13:28 +0000 Subject: [PATCH] Spelling Fixes #9 --- draft-brand-indicators-for-message-identification-latest.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-brand-indicators-for-message-identification-latest.md b/draft-brand-indicators-for-message-identification-latest.md index 77da669..a5ba264 100644 --- a/draft-brand-indicators-for-message-identification-latest.md +++ b/draft-brand-indicators-for-message-identification-latest.md @@ -330,7 +330,7 @@ v= Version (plain-text; REQUIRED). Identifies the record retrieved as a BIMI re bimi-version = %x76 *WSP "=" *WSP %x42.49.4d.49 1DIGIT -a= Authority Evidence Location (plain-text; URI; OPTIONAL). If present, this tag MUST have an empty value or its value MUST be a single URI. An empty value for the tag is interpreted to mean the Domain Owner does not wish to publish or does not have authority evidence to disclose. The URI, if present, MUST contain a fully qualfied domain name (FQDN) and MUST specify HTTPS as the URI scheme ("https"). The URI SHOULD specify the location of a publicly retrivable evidence document. +a= Authority Evidence Location (plain-text; URI; OPTIONAL). If present, this tag MUST have an empty value or its value MUST be a single URI. An empty value for the tag is interpreted to mean the Domain Owner does not wish to publish or does not have authority evidence to disclose. The URI, if present, MUST contain a fully qualified domain name (FQDN) and MUST specify HTTPS as the URI scheme ("https"). The URI SHOULD specify the location of a publicly retrievable evidence document. The evidence document MUST only contain one VMC certificate and SHOULD contain CA certificates in issuing order, all in PEM format. The evidence document SHOULD start with the end entity VMC certificate, followed by the immediate issuer CA certificate of the end entity, and then its issuing CA certificates. Potentially this issuing sequence of certificate terminates at the self-signed trusted root certificate, where the trusted root certificate MAY optionally be included in the evidence document. Intermediate certificates and any issuer certificates needed to reach the root of the VMC issuer SHOULD be provided in the evidence document. If the a= tag is not present, it is assumed to have an empty value.