mirror of
https://github.com/ossrs/srs.git
synced 2025-11-24 11:54:21 +08:00
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>