|
| Inicio → WINDEV 2024 → [WM22 - android] HttpRequest() not working for self signed certificated |
| [WM22 - android] HttpRequest() not working for self signed certificated |
| Iniciado por guest, 14,jul. 2017 06:34 - 3 respuestas |
| |
| | | |
|
| |
| Publicado el 14,julio 2017 - 06:34 |
Hi ,
in pre version 22 , I can get it work by install root certificated in my android device . but now, it keep give me error "the remote certificate cannot be authenticated" (httpErrorInvalidCertificate:)
i have tried added HTTP.IgnoreError = httpErrorInvalidCertificate but no use, and then i tried add all available httperror in http constant . still get same error
what should I do , any suggestion ? |
| |
| |
| | | |
|
| | |
| |
| Publicado el 14,julio 2017 - 14:32 |
Hi ccc2,
Even a good self-signed certificate should work. Are you sure your certificate is still valid? (They have dates of validity, etc.) Have you tried from WinDev of WebDev just to rule out a device specific issue? (It could be the case, as you suggested.)
Best regards, Alexandre Leclerc |
| |
| |
| | | |
|
| | |
| |
| Publicado el 14,julio 2017 - 15:04 |
Hi Alexandre,
Yes. It work on app that I compile using wm21. |
| |
| |
| | | |
|
| | |
| |
| Publicado el 14,julio 2017 - 16:03 |
Hi Ccc2,
Sounds like a call to the tech support. :S
Kind regards, Alexandre Leclerc |
| |
| |
| | | |
|
| | | | |
| | |
|