Skip to content

Commit 7a8bf53

Browse files
authored
Merge pull request #101 from virot/JMarkstrom-patch-1
Update Confirm-YubikeyAttestion.md
2 parents 641db32 + ca7fe54 commit 7a8bf53

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Docs/Commands/Confirm-YubikeyAttestion.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Verify the certificate request created by exported attestion and intermediate at
7878
Since this did not include a Certificate Request, *AttestionMatchesCSR* is null.
7979

8080
### Example 3
81-
```powershell
81+
```powershell
8282
PS C:\> Confirm-YubikeyAttestion -CertificateRequest csr.pem -AttestionCertificate attestation.pem -IntermediateCertificate intermediate.pem
8383
8484
AttestionValidated : True
@@ -92,6 +92,7 @@ Algorithm : Rsa2048
9292
isFIPSSeries : False
9393
isCSPNSeries : False
9494
AttestionMatchesCSR : True
95+
```
9596

9697
Validate the certificate signing request (CSR) created _outside_ of **powershellYK**.
9798
All three files should be provided as PEM files by the requesting party.

0 commit comments

Comments
 (0)