A Cordova/Phonegap plugin which is used to make a http/https post request from inside a plugin. Apple and Android both limit the ability to allow a application to make a HTTPS connection with a self-signed certification or will not allow you to ignore a certification. This is only the IOS version becuase why would you want to do anything on android???
The example on its usage can be found in the js file which is included.