Skip to content

Commit

Permalink
fix typo: IDevID and oIDevID certs rely on the same IDevID pub key
Browse files Browse the repository at this point in the history
  • Loading branch information
jenia-grunin committed Feb 6, 2024
1 parent a0372c2 commit c81303f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ TPM attestation workflow ensures the integrity of networking devices throughout
| Owner IAK (oIAK) | IAK pub | No | Switch Owner |
| Initial Device Identity (IDevID) | IDevID pub | No | Switch Vendor |
| Local Device Identity (LDevID) | LDevID pub | Yes| Switch Owner |
| Owner Device Identity (oIDevID) | oIDevID pub | No | Switch Owner |
| Owner Device Identity (oIDevID) | IDevID pub | No | Switch Owner |
| Endorsement Key (EK) | EK pub | No | TPM Vendor |

## TPM 2.0 Enrollment for Switch Owners
Expand Down

0 comments on commit c81303f

Please sign in to comment.