Results 2 issues of Yilun Zhu

Hello, I noticed some behaviour that is inconsistent with the java time parsing. 1. Given pattern, `yyyy-MM-dd'T'HH:mm:ss`, value `2019-09-26T07:58:30.555` passes, expected failure. 2. Given pattern, `yyyy-MM-dd'T'HH:mm:ss.SSS`, value `2019-09-26T07:58:30` passes, expected...

Hello, this is more of a question than an issue: Does this driver support username and password authentication over TLS/SSL? If so, how can we add the config for TLS/SSL?...