Skip to content

Simplify CreatePKCS10Csr and UploadCertificate key matching description. - #836

Open
HansBusch wants to merge 1 commit into
developmentfrom
fix/key-match-requirements
Open

HansBusch wants to merge 1 commit into
developmentfrom
fix/key-match-requirements

Conversation

@HansBusch

Copy link
Copy Markdown
Member

Fix for Issue #813. Simplify description without changing requirements.

@HansBusch

Copy link
Copy Markdown
Member Author

For further discussion use PR

@HansBusch HansBusch closed this Sep 8, 2026
@sujithhanwha sujithhanwha reopened this Sep 11, 2026
Comment thread doc/Security.xml
or the key specified by the requested KeyID is not an asymmetric key pair, an invalid
key ID fault shall be produced and no CSR shall be generated.</para>
<para>If no key is stored under the requested KeyID or the key specified by the
requested KeyID is not an asymmetric key pair, an invalid key ID fault shall be

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel is not an asymmetric key pair would be clearer as does not contain a private key? Unless I misunderstood the meaning we wanted to convey

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't touch that part but agree that it could be improved. How about simplifying to If the requested KeyID does not refer to an asymmetric key pair, an invalid key ID fault shall be produced and no CSR shall be generated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants