Is there a way to pass verifyServerCertificate=false in the mysql jdbc connection string?

307 views
Skip to first unread message

alex...@fastmail.com

unread,
Jun 22, 2018, 7:51:48 PM6/22/18
to debezium
It didn't seem like there was a way to do it in the configuration or in the source, but I'm just trying to test the connector against a db that requires ssl without haven't to configure a truststore...

Thanks

Gunnar Morling

unread,
Jun 23, 2018, 8:19:48 AM6/23/18
to debe...@googlegroups.com
Please try and specify it as a connector option "database.verifyServerCertificate" : "false". Options prefixed that way will be propagated to the JDBC driver.

--Gunnar


2018-06-23 1:51 GMT+02:00 <alex...@fastmail.com>:
It didn't seem like there was a way to do it in the configuration or in the source, but I'm just trying to test the connector against a db that requires ssl without haven't to configure a truststore...

Thanks

--
You received this message because you are subscribed to the Google Groups "debezium" group.
To unsubscribe from this group and stop receiving emails from it, send an email to debezium+unsubscribe@googlegroups.com.
To post to this group, send email to debe...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/debezium/45a0e3bd-b9e9-47f6-9312-d1cce3c95a5a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

alex...@fastmail.com

unread,
Jun 23, 2018, 2:26:09 PM6/23/18
to debezium
great that worked! thanks.
Reply all
Reply to author
Forward
0 new messages