Tuesday, May 21, 2013

Using Unity over proxy with Windows 7

1) Go to Control Panel\All Control Panel Items\System and Go to "Advanced system settings".

2) Under the Advanced Tab, go to Environment Variables, and add two variables: HTTP_proxy and HTTPS_proxy.  Set it to your proxy, such as http://myproxy.domain.com:80 and restart Unity.

3) If you get certificate errors, you can manually activate, using the steps found here: http://answers.unity3d.com/questions/358967/peer-certificate-cannot-be-authenticated-with-know.html

Also from http://blog.gfx47.com/2011/03/08/unity3d-httphttps-proxy-problem-solved-o/

No comments: