After providing the correct user/password there is issue 347 ( http://code.google.com/p/pharo/issues/detail?id=347&can=5&colspec=ID%20Type%... http://code.google.com/p/pharo/issues/detail?id=347&can=5&colspec=ID%20Type%... ) Adrian Lienhard wrote:
Hi Alexander,
It seems this is missing in the preference browser but you can set the proxy with authentication programmatically:
HTTPSocket useProxyServerNamed: proxyServerName port: portNum proxyUser: aString password: anotherString
HTH, Adrian ___________________ http://www.adrian-lienhard.ch/
On May 18, 2009, at 09:24 , Alexandr Batalshikov wrote:
There is a way to do Software Update over proxy that require login and password? / Alexander _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- View this message in context: http://n2.nabble.com/Proxy-with-authentication-support-tp2931171p2931427.htm... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.