Hi,

We are using H2 in remote mode over TCP/SSL.

To achieve the SSL handshake we are setting system property* 
javax.net.ssl.trustStore* and *javax.net.ssl.trustStorePassword*

Is there any alternative to setting the system property and provide a 
SSLContext to the H2 
client org.h2.engine.SessionRemote to achieve the SSL connection ??

Is there an option to establish an SSL connection without the client 
validating the certificate chain of the server like the mysql jdbc property 
*verifyServerCertificate=false*

Thanks
Anmol

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/b7e45c0d-cd64-4d87-b3ff-0d5311b18c12n%40googlegroups.com.

Reply via email to