Re: [tomcat] branch master updated: 64141: Allow overriding JVM trust store

2020-02-17 Thread Martin Grigorov
On Sat, Feb 15, 2020 at 2:22 PM wrote: > This is an automated email from the ASF dual-hosted git repository. > > remm pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > > The following commit(s) were added to refs/heads/master by this push: >

Re: [tomcat] branch master updated: 64141: Allow overriding JVM trust store

2020-02-16 Thread Rémy Maucherat
On Sun, Feb 16, 2020 at 3:46 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > > +truststoreFile = null; +} +} > > this.caCertificateFile = caCertificateFile; } > > Also, is this the best way to do this? Instead of defaulting to > javax.ssl.trustSt

Re: [tomcat] branch master updated: 64141: Allow overriding JVM trust store

2020-02-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rémy, On 2/15/20 07:22, r...@apache.org wrote: > This is an automated email from the ASF dual-hosted git > repository. > > remm pushed a commit to branch master in repository > https://gitbox.apache.org/repos/asf/tomcat.git > > > The following commi

[tomcat] branch master updated: 64141: Allow overriding JVM trust store

2020-02-15 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new d14c5b4 64141: Allow overriding JVM trust store d