Its funny you mention stunnel verify feature using certs. I played with this just the other night. Using a self signed cert I was able to get this working on IOS with safari, by installing the p12 file on the ios.
However, ios apps won't use self signed certs. I'm not sure it would even use a verified cert if installed - I'd be willing to pay for a verified cert if this was the case, but need to verify.
There could be a work around if, BI is willing to modify their ios app to allow a section to import a self signed cert, it would be fantastic with a great level of security.
Here is my email to
[email protected]
____
Hi,
I’m trying to use stunnel to establish ssl to
blueiris. It works 443-80 of course. But I would like to also like to further validate client/server cert authentication, by using a self signed cert installed on the mobile device (ios in this case).
If I install my p12 cert into IOS, I can browse successfully via safari. However, ios apps won’t use self-signed certs in the chain, such as the blueiris ios app. So client/server cer auth won’t work via ios apps with self-signed cert.
Would you consider doing something like this in your ios app?
http://stackoverflow.com/questions/17393488/how-to-use-self-signed-certificate-at-ios-app
This would allow users to import .p12/cer into your app.
Let me know what you think, I think this could really help provide a solid solution for checking remotely.
Thanks.
_______