Skip to content

PK means Platform Key #3025

Open
Open
@dboyce-gh

Description

@dboyce-gh

Example 1 on this page describes PK as a private key and that PK.cer contains a private key. Both descriptions are incorrect and has misled at least one reader.

In this context, PK stands for 'Platform Key', and while the key being described has both a public and private key associated with it, only the public part of the key is held in the variable and provided in the PK.cer file (as an X.509 certificate).

The private key exists elsewhere (it is used to sign things like the certificate) but normally would never appear on the platform being set up.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Labels

area-securebootIssues for secureboot moduleissue-doc-bugSomething is out of date, unclear, confusing, or broken in the article. Blocks customer success.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions