Pere Miquel Brull 4442980de7
Update docs structure (#11241)
* Update docs structure

* Update openmetadata-docs-v1/content/v1.0.0/releases/index.md

Co-authored-by: Nahuel <nahuel@getcollate.io>

---------

Co-authored-by: Nahuel <nahuel@getcollate.io>
2023-04-24 16:44:31 +02:00

711 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.

Configure service connection