class documentation
class TLSConfig: (source)
TLS configuration for connecting to Temporal server.
| Class Variable | client |
Client certificate for mTLS. |
| Class Variable | client |
Client private key for mTLS. |
| Class Variable | domain |
TLS domain. |
| Class Variable | server |
Root CA to validate the server certificate against. |
| Method | _to |
Undocumented |