Hello
When I use old httputils2service and httpjob 's as modules (httputils2 v1.00 ) I dont get any errors while using
but when I use
jokhttputils when i request the above with ssl i get:
java sun.security.validator.validatorexception : PKIX path building failed error. is there any reason for this , am i doing stg wrong ?
Thanks
When I use old httputils2service and httpjob 's as modules (httputils2 v1.00 ) I dont get any errors while using
B4X:
Dim connection As HttpJob
connection.Initialize("haberal",Me)
connection.download("https://ctmobilesoft.com/dovizconnect.php?action=macosnewsal")
but when I use
jokhttputils when i request the above with ssl i get:
java sun.security.validator.validatorexception : PKIX path building failed error. is there any reason for this , am i doing stg wrong ?
Thanks