Hi ..
I try to run this tutorial https://www.b4x.com/android/forum/threads/building-a-mini-email-based-server.35030
https://www.b4x.com/android/forum/threads/building-a-mini-email-based-server.35030
Every time i get
I searched the forum and find several threads to this error.
I tried with InstallCert, with keytool, downloaded portecle, tried with gmail, gmx, web, changed the ports from 587 to 465, used StartTLS and SSL all same result. certificate error.
The links on stackoverflow and oracle i followed too.
I installed java fresh jdk and jre (1.8.0_121). Changed the path in B4J to actual javac.exe
My cacerts file has all certificates saved. With telnet i can connect to the servers. Only the B4J app don´t run.
My B4J Version 5.00
My jNet Version 1.20
Which place do i forget to look for my error ?
-------------------
Eumel
I try to run this tutorial https://www.b4x.com/android/forum/threads/building-a-mini-email-based-server.35030
https://www.b4x.com/android/forum/threads/building-a-mini-email-based-server.35030
Every time i get
B4X:
javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
I searched the forum and find several threads to this error.
I tried with InstallCert, with keytool, downloaded portecle, tried with gmail, gmx, web, changed the ports from 587 to 465, used StartTLS and SSL all same result. certificate error.
The links on stackoverflow and oracle i followed too.
I installed java fresh jdk and jre (1.8.0_121). Changed the path in B4J to actual javac.exe
My cacerts file has all certificates saved. With telnet i can connect to the servers. Only the B4J app don´t run.
My B4J Version 5.00
My jNet Version 1.20
Which place do i forget to look for my error ?
-------------------
Eumel