We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Thanks @sbansal3096 i did not look at this project for a while but this is helpful.
Sorry, something went wrong.
No branches or pull requests
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:
This causes the request to fail at times.
The text was updated successfully, but these errors were encountered: