Back to Contents


Accessing Secured Services

As security and authentication are more and more important, GWS provides various communications options for a client to connect to a Web Service:

Communication options

To improve communication speed with the cache mechanism, or to restrict internet access to specific clients, GWS allows a client to connect via proxies. The proxy is in charge of dispatching the client request to the server, and uses the same protocol as that used by the server. So, when a client connects via a proxy to access a HTTP server, the configuration of the HTTP proxy is used, and when the client communicates in HTTPS, the HTTPS proxy configuration is used.