[TIMOB-11279] TiAPI: MobileWeb - Add method to ignore invalid SSL certificate
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2013-05-23T17:06:38.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | TiAPI |
Labels | n/a |
Reporter | Ingo Muschenetz |
Assignee | Ingo Muschenetz |
Created | 2012-10-05T19:26:10.000+0000 |
Updated | 2017-03-22T17:22:58.000+0000 |
Description
Add support for a "ignoreSslError" property for Titanium.UI.WebView API
Unfortunately this is not possible to implement for Mobile Web because handling of SSL certificates is handled by the browser chrome. There are no APIs for managing SSL certificates, which is a good thing, otherwise malicious websites could do all kinds of SSL shenanigans.
Closing ticket as the issue will not fix and with reference to the above comment.