certs_dir#

ConnectLocalLaunchConfig.certs_dir: str | Path | None = None#

Directory path for mTLS certificate files.

Defaults to the ANSYS_GRPC_CERTIFICATES environment variable, or certs if the variable is not set. Only used if transport_mode is "mtls".