How to reproduce
Create a connection with parameter sslcertificate and clone it (For example see respective the integration test).
Root Cause Analysis
This won't work if the path of the ssl certificate has lower letters, because the clone implementation transforms the value of the ssl certificate to upper letters.