Page 1 of 1

Access to a csweb server

Posted: October 3rd, 2024, 11:17 am
by Mariovaisman
Hello,
I was working using a csweb server installed in a cPanel, It wrks properly, however now I have a new csweb installed in a Windows platform.
It uses certificarte. To access the dashboard it works well. Then I uploaded the application through the deploy tool AND Aldo works well, but I cannot download it in the android tablets because it gives me a certificarte error.
This Is: Error connecting to Sync server:
javax.net.ssl.SSL.HandshakeException:
Java.security.cert,CertPathValidatorExceptiom: Trust anchor for certificación path not found..

Could you explain what to do.
Thanks
Mario Vaisman

Re: Access to a csweb server

Posted: October 3rd, 2024, 11:32 am
by Mariovaisman
Please see the attachment with the message.
Thanks.

Re: Access to a csweb server

Posted: October 3rd, 2024, 2:27 pm
by justinlakier
Hello,

Please see this post viewtopic.php?t=4550, and the posts that it links to, for more details on issues with your SSL certificate.

Hope this helps,
Justin

Re: Access to a csweb server

Posted: October 14th, 2024, 8:33 am
by Mariovaisman
Thank you for the information provided.
After a lot of tests using csweb server with certificates, I can say that android is very strict in relation of CA (certificate authorities), in case of delegated CA, it does not work because the delegated authority is not in the list of recognized authorities that is in the android device.
There are new recognized certificate authorities (CA) where those certificates work fine in devices with android 12 and above), maybe with some previous android version, but with android 7 or less it does not work because those android version don't have in their list those CA.

Thanks.
Mario