[Bug 64141] APR SSL: Required certificate verification uses -Djavax.net.ssl.trustStore instead of caCertificateFile

2020-02-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64141 --- Comment #7 from Martin Wegner --- (In reply to Remy Maucherat from comment #6) > Since the TLS configuration types for the properties are not the same, it > seemed possible to fix it. The fix will be in 10.0.0-M2, 9.0.32 and 8.5.52. Thank

[Bug 64141] APR SSL: Required certificate verification uses -Djavax.net.ssl.trustStore instead of caCertificateFile

2020-02-15 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64141 Remy Maucherat changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 64141] APR SSL: Required certificate verification uses -Djavax.net.ssl.trustStore instead of caCertificateFile

2020-02-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64141 --- Comment #5 from Remy Maucherat --- (In reply to Martin Wegner from comment #4) > I checked the source code and you are right. When the JSSE only parameters > truststoreFile and truststorePassword are set, then the caCertificateFile > would

[Bug 64141] APR SSL: Required certificate verification uses -Djavax.net.ssl.trustStore instead of caCertificateFile

2020-02-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64141 --- Comment #4 from Martin Wegner --- (In reply to Remy Maucherat from comment #2) > The configuration looks ok to me in theory as APR will use caCertificateFile. > > However, if you look at SSLHostConfig, you can notice that: > private

[Bug 64141] APR SSL: Required certificate verification uses -Djavax.net.ssl.trustStore instead of caCertificateFile

2020-02-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64141 --- Comment #3 from Martin Wegner --- (In reply to Christopher Schultz from comment #1) > Are you using OpenSSL? The caCertificateFile configuration option is only > applicable if you are using the OpenSSL crypto engine. > > From your

[Bug 64141] APR SSL: Required certificate verification uses -Djavax.net.ssl.trustStore instead of caCertificateFile

2020-02-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64141 Remy Maucherat changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #2 from Remy

[Bug 64141] APR SSL: Required certificate verification uses -Djavax.net.ssl.trustStore instead of caCertificateFile

2020-02-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64141 Christopher Schultz changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from

[Bug 64141] APR SSL: Required certificate verification uses -Djavax.net.ssl.trustStore instead of caCertificateFile

2020-02-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64141 Martin Wegner changed: What|Removed |Added CC||martin.weg...@ebp.de