ossrs / srs

SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.
https://ossrs.io
MIT License
24.72k stars 5.28k forks source link

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

Closed suzp1984 closed 2 months ago

suzp1984 commented 2 months ago

fix #3967

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