I don't know where else to ask for help. Please bear with me... I'm not a programmer.
I have a web HMI with a web server that checks for a hardcoded cookie. I want to try to access from a Webview that checks the IMEI of the Android device and sends it as an HTTP cookie through HTTPS with "HttpOnly" and "secure" flags.
Hi! Happy New Year to everyone!!!
I don't know where else to ask for help. Please bear with me... I'm not a programmer.
I have a web HMI with a web server that checks for a hardcoded cookie. I want to try to access from a Webview that checks the IMEI of the Android device and sends it as an HTTP cookie through HTTPS with "HttpOnly" and "secure" flags.
The app needs public SSL key pinning (https://stackoverflow.com/questions/28667575/pinning-public-key-in-my-app).
Can somebody help me put all those features together in a Crosswalk project? It could be shared in another Github repository...
Thank you very much!