You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/data-ingestion/clickpipes/mysql/faq.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,4 +25,4 @@ To resolve this issue, you have three options:
25
25
26
26
3. Update your MySQL server's SSL certificate to include the actual hostname you're using to connect in its certificate.
27
27
28
-
This is a common configuration issue with MySQL TLS certificates, particularly when connecting to databases hosted in cloud environments where the public DNS name differs from what's in the certificate.
28
+
This is a common configuration issue with MySQL TLS certificates, particularly when connecting to databases self-hosted in cloud environments where the public DNS name differs from what's in the certificate.
0 commit comments