certificateMode property

RtmpOutputCertificateMode? certificateMode
final

If set to verifyAuthenticity, verify the tls certificate chain to a trusted Certificate Authority (CA). This will cause rtmps outputs with self-signed certificates to fail.

Implementation

final RtmpOutputCertificateMode? certificateMode;