Re: [Live-devel] Using certificate chains

2024-03-08 Thread Ross Finlayson
Raphael, Thanks for the note. I have just installed a new version (2024-03-08) of the code that calls “SSL_CTX_use_certificate_chain_file()” instead of “SSL_CTX_use_certificate_file()”, as you suggested. Ross Finlayson Live Networks, Inc. http://www.live555.com/

[Live-devel] Using certificate chains

2024-03-07 Thread Raphael Schlarb via live-devel
--- Begin Message --- Hello, when enabling TLS via ‘setTLSState' only the first certificate from the certificate file is loaded and sent to the client. This is often not enough as the client’s local trust store usually contains only the root CA, and if the leaf certificate is not directly signed