From ad99895761fba58c066533e51827a96862665f37 Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Tue, 5 Nov 2024 10:44:05 +0200 Subject: [PATCH] Updated cli docs --- cli.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cli.md b/cli.md index 135ceb1..c005215 100644 --- a/cli.md +++ b/cli.md @@ -286,9 +286,11 @@ mailauth vmc -a https://example.com/path/to/vmc.pem -d example.com "hashValue": "abc123...", "logoFile": "", "validHash": true, + "type": "VMC", "certificate": { "subject": { - "commonName": "Example Inc." + "commonName": "Example Inc.", + "markType": "Registered Mark", "..." }, "subjectAltName": ["example.com"],