tls
Method
This is a method of the GatewayConfig class in the gateway module.Enable TLS.
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
tls: Enable TLS.
This is a method of the GatewayConfig class in the gateway module.Enable TLS.
def tls(mut self, cert_path: impl Into<String>, key_path: impl Into<String>) -> Self