Hi, Guys
Just had a problem with previously working relating to java.security.cert.CertPathValidatorException. Thankfully a fix was available in
The work around added a compiler switch HU2_ACCEPTALL which appears to work. However, in other similar posts it suggests you contact your server provider to fix the problem. I assume they are talking about the TLS version, but I am not really sure and running the SSL report for the site suggests it will support TLS versions 1.0 to 1.2 but not v1.3.
I would like to remove this switch (and also allow older versions of my App to work) so what do I do or ask my service provider to change regarding our site.
Our server uses Let's Encrypt for the SSL/TLS certificate and is a Microsoft server running "plesk" if that helps
Very kind regards
Dave Morris
Just had a problem with previously working relating to java.security.cert.CertPathValidatorException. Thankfully a fix was available in
ResponseError. Reason: javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path...
Hi, I developed an applicaton and it was working fine. But last 10 days it's not working anymore I'm getting this error for old android devices ( s3mini 4.1.2 and Samsung Galaxy J2 Android 5.1 (SDK 22) ) ResponseError. Reason: javax.net.ssl.SSLHandshakeException...
www.b4x.com
The work around added a compiler switch HU2_ACCEPTALL which appears to work. However, in other similar posts it suggests you contact your server provider to fix the problem. I assume they are talking about the TLS version, but I am not really sure and running the SSL report for the site suggests it will support TLS versions 1.0 to 1.2 but not v1.3.
I would like to remove this switch (and also allow older versions of my App to work) so what do I do or ask my service provider to change regarding our site.
Our server uses Let's Encrypt for the SSL/TLS certificate and is a Microsoft server running "plesk" if that helps
Very kind regards
Dave Morris