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

Support x509 certification chiain in single pem file. v5.0.211 v6.0.122 #4033

Merged

Conversation

suzp1984
Copy link
Contributor

fix #3967

There is an API SSL_use_certificate_chain_file, which can load the certification chain and also single certificate.

@winlinvip winlinvip added the EnglishNative This issue is conveyed exclusively in English. label Apr 21, 2024
@winlinvip winlinvip changed the title issue #3967: support x509 certification chiain in single pem file. issue #3967: support x509 certification chiain in single pem file. v5.0.211 v6.0.122 Apr 22, 2024
@winlinvip winlinvip added the RefinedByAI Refined by AI/GPT. label Apr 22, 2024
@winlinvip winlinvip changed the title issue #3967: support x509 certification chiain in single pem file. v5.0.211 v6.0.122 Support x509 certification chiain in single pem file. v5.0.211 v6.0.122 Apr 22, 2024
@winlinvip winlinvip merged commit 5eb802d into ossrs:develop Apr 22, 2024
17 checks passed
winlinvip added a commit that referenced this pull request Apr 22, 2024
Fix #3967 There is an API `SSL_use_certificate_chain_file`, which can load the
certification chain and also single certificate.

---------

Co-authored-by: winlin <winlinvip@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EnglishNative This issue is conveyed exclusively in English. RefinedByAI Refined by AI/GPT.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SRS in secure configuration is not sending the full certificate chain
2 participants