AWS MySQL Connection
Does anyone have any experience connecting to a Amazon MySQL database? I am having difficulty getting it to connect to the datasource.
0
Answers
-
Dear Travis, your problem might be specific to your environment. I would suggest you to open a ticket on http://support.board.com to troubleshoot this.
Thanks
Davide
5 -
Yes, we filed a ticket but it took a little while to figure out. The conclusion was that we needed to include the following syntax in the extended options box of the Data Pipeline connector: verifyServerCertificate=false
Now we have it working!
3