Skip to content

Commit

Permalink
Updated cli docs
Browse files Browse the repository at this point in the history
  • Loading branch information
andris9 committed Nov 5, 2024
1 parent ab6a592 commit ad99895
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,9 +286,11 @@ mailauth vmc -a https://example.com/path/to/vmc.pem -d example.com
"hashValue": "abc123...",
"logoFile": "<Base64 encoded SVG>",
"validHash": true,
"type": "VMC",
"certificate": {
"subject": {
"commonName": "Example Inc."
"commonName": "Example Inc.",
"markType": "Registered Mark",
"..."
},
"subjectAltName": ["example.com"],
Expand Down

0 comments on commit ad99895

Please sign in to comment.