EddyVerbruggen / SSLCertificateChecker-PhoneGap-Plugin

:passport_control: Prevent Man in the Middle attacks with this Cordova plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Query re timeout

Gearoid-Holland opened this issue · comments

I note in the Android implementation that the connection has a setTimeout of 5 seconds (i.e. if a response is not received then a "CONNECTION_FAILED" is returned)
Is there an equivalent setting for iOS / Windows, or does it try indefinitely? If the value can be changed within the plugin code, are there any recommended ranges