Milan Bariya 317aed51c4
Add right path for image (#11225)
* Add right path for image

* Add right path for image

* Add right path for image
2023-04-24 13:38:26 +05:30

725 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