Re: Encrypted jdbc

2016-04-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Harrie, On 4/11/16 4:10 AM, Harrie Robins wrote: >> From MariaDB manual: > > have_openssl > > Description: Before MariaDB 10.0.1, have_openssl was an alias for > have_ssl. Since MariaDB 10.0.1, comparing have_openssl with > have_ssl will indicate

RE: Encrypted jdbc

2016-04-11 Thread Harrie Robins
:26 To: Tomcat Users List <users@tomcat.apache.org> Subject: Re: Encrypted jdbc -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Harrie, On 4/7/16 4:55 PM, Harrie Robins wrote: > I found MySQL easy to setup. I suspect MariaDB would be setup similar, > here a small example: >

Re: Encrypted jdbc

2016-04-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Harrie, On 4/7/16 4:55 PM, Harrie Robins wrote: > I found MySQL easy to setup. I suspect MariaDB would be setup > similar, here a small example: > > Generate keys / certificate's: > http://dev.mysql.com/doc/refman/5.5/en/creating-ssl-certs.html >

RE: Encrypted jdbc

2016-04-07 Thread Harrie Robins
ample.com:3306/equsers?useSSL=truerequireSSL=true connectionURL="jdbc:mysql://example.com:3306/equsers?useSSL=truerequireSSL=true And you are done for mysql. Regards, Harrie -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: donderdag 7 apri

Re: Encrypted jdbc

2016-04-07 Thread Christopher Schultz
Mark, On 4/7/16 12:30 PM, Mark Eggers wrote: > OSP, > > On 4/7/2016 8:28 AM, Christopher Schultz wrote: >> OSP, >> >> On 4/7/16 10:08 AM, Linux Support wrote: >>> Greetings all, >>> >>> = Server number: 8.0.28.0 OS Name:Linux OS Version: >>> 2.6.32-573.8.1.el6.x86_64 JVM Version:

Re: Encrypted jdbc

2016-04-07 Thread Mark Eggers
OSP, On 4/7/2016 8:28 AM, Christopher Schultz wrote: > OSP, > > On 4/7/16 10:08 AM, Linux Support wrote: >> Greetings all, >> >> = Server number: 8.0.28.0 OS Name:Linux OS Version: >> 2.6.32-573.8.1.el6.x86_64 JVM Version:1.8.0_66-b17 = >> >> Back end database is mariadb

Re: Encrypted jdbc

2016-04-07 Thread Christopher Schultz
OSP, On 4/7/16 10:08 AM, Linux Support wrote: > Greetings all, > > = > Server number: 8.0.28.0 > OS Name:Linux > OS Version: 2.6.32-573.8.1.el6.x86_64 > JVM Version:1.8.0_66-b17 > = > > Back end database is mariadb residing on a another remote linux instance. I > have

Re: Encrypted jdbc

2016-04-07 Thread Linux Support
I'm sure someone here also would have done a similar thing. But will ask mariadb form as well. On Fri, Apr 8, 2016 at 12:09 AM, Tommy Pham wrote: > Perhaps trying asking the MariaDB forum/list? > > On Thu, Apr 7, 2016 at 7:08 AM, Linux Support >

Re: Encrypted jdbc

2016-04-07 Thread Tommy Pham
Perhaps trying asking the MariaDB forum/list? On Thu, Apr 7, 2016 at 7:08 AM, Linux Support wrote: > Greetings all, > > = > Server number: 8.0.28.0 > OS Name:Linux > OS Version: 2.6.32-573.8.1.el6.x86_64 > JVM Version:1.8.0_66-b17 > = > > Back end