Handling secure Web Service requests

Depending on the protocol in the web service request, the Oracle Endeca Server issues an http or https response.

The front-end clients of the Oracle Endeca Server that do not wish this behavior may override it by adding ?https=true or ?https=false to their WSDL query strings, as in this example:
http://localhost:<port>/ws/config/DataStore?wsdl?https=true