Is your feature request related to a problem? Please describe.
When trying to connect to Temporal Server / namespace whose certificates have expired, the user sees this error message:
FATAL Failed to create SDK client {"error": "failed reaching server: last connection error: connection closed before server preface received", "logging-call-at": "factory.go:122"}
Providing a better error message would help users to debug the issue.
Thanks,
Describe the solution you'd like
Additional context