Manages the configuration settings for using a separate proxy server for SSL communication wsusutil ConfigureSslProxy || ...

Manages the configuration settings for using a separate proxy server for SSL communication

wsusutil ConfigureSslProxy [ ] || [-disable || -enable || -show]
 : the proxy server to use for SSL communication
   : the proxy server port to use
-disable             : do not use the configured SSL proxy
-enable              : use the configured SSL proxy
-show                : displays the current configuration for the SSL proxy
      Both the proxy server and the port must be used when specifying the proxy server:
            wsusutil configuresslproxy  
      It is not necessary to specify the proxy server and port when disabling the proxy server:
            wsusutil configuresslproxy -disable

configuresslproxy