Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create_degenerate_pkcs7 returns certificates out of order #2

Open
sbansal3096 opened this issue Dec 21, 2020 · 1 comment
Open

create_degenerate_pkcs7 returns certificates out of order #2

sbansal3096 opened this issue Dec 21, 2020 · 1 comment

Comments

@sbansal3096
Copy link

CertificateSet used in create_degenerate_pkcs7 causes the certificates order to change.
Accoridng to RFC: https://tools.ietf.org/html/rfc8894#section-3.3.2.1:

The reply must contain the issued certificate. It may also contain additional certificates, but the issued certificate MUST be the leaf certificate.

This causes the request to fail at times.

@mosen
Copy link
Owner

mosen commented Apr 25, 2021

Thanks @sbansal3096 i did not look at this project for a while but this is helpful.

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

No branches or pull requests

2 participants