Hi, I think the problem is that Java 8 doesn't support self-signed certificates any longer (for security reasons I guess).
I'm not sure what the best solution is I'm afraid. Regards, Thomas On Friday, April 29, 2016, Jijo AC <[email protected]> wrote: > We tried to connect to H2 server in SSL mode, But it failed with java 8 > because of some valid certification missing. So we like to use our own > keystores, How we can create a keystore? > > -- > 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 [email protected] > <javascript:_e(%7B%7D,'cvml','h2-database%[email protected]');> > . > To post to this group, send email to [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>. > Visit this group at https://groups.google.com/group/h2-database. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
