mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-19 15:31:59 +00:00

* Prepare Docs V1 structure * Point to the v1.0.0 images dir * Use the same ssh key * Use new key * Add connectors icons * Update images
724 B
724 B
title | slug |
---|---|
Redshift Connector Troubleshooting | /connectors/database/redshift/troubleshooting |
Troubleshooting
Learn how to resolve the most common problems people encounter in the Redshift connector.
connection to server at \"<host>:<port>\" (@IP),
<port> failed: server certificate for \"\*<host>:<port>\"
does not match host name \"<host>:<port>\"
If you get this error that time plese pass {'sslmode': 'verify-ca'}
in the connection arguments.
