MediaGraphTlsValidationOptions Class
Options for controlling the authentication of TLS endpoints.
- Inheritance
-
MediaGraphTlsValidationOptions
Constructor
MediaGraphTlsValidationOptions(*, ignore_hostname: Optional[str] = None, ignore_signature: Optional[str] = None, **kwargs)
Parameters
- ignore_signature
- str
Required
Boolean value ignoring the integrity of the certificate chain at the current time.
Feedback
Submit and view feedback for