I need to connect to server via https protocol. The main problem is I can’t use httpwebrequest(it would be easy to connect) because of unity restrictions and I need to use www. So the question is: does WWW support trusted certificates?
I havent tested it yet, but I think this one might be worth a look for you: http://code.google.com/p/unityweb/