CloudStreams 10.5 | webMethods CloudStreams | webMethods CloudStreams Development | CloudStreams Governance Project | Policies | Action: Require SSL
 
Action: Require SSL
This action ensures that requests are sent to the server using the HTTPS protocol (SSL). This action supports WS-SecurityPolicy 1.2 and can be used by both SOAP and REST services.
In addition, setting the Client Certificate Required parameter to True allows CloudStreams to verify the client sending the request.
Ensure that you specify an HTTPS port in the Integration Server Administrator (go to CloudStreams > Administration > General).
To set the Require SSL action parameter
1. In the CloudStreams Governance view, click the policy name.
2. In the policy editor on the right side of the page, double-click Require SSL in the Applied Actions list, and set the following action parameter.
Client Certificate Required
Specifies whether client certificates are required for the purposes of:
*Verifying the signature of signed SOAP requests or decrypting encrypted SOAP requests.
*Signing SOAP responses or encrypting SOAP responses.
Values:
*True: Requires client certificates. If a valid client certificate is not presented, CloudStreams rejects the message. Ensure that the Integration Server HTTPS port is configured to request or require a client certificate.
*False: Default. Does not require client certificates.
Related Topics
Create a New Policy Wizard
General Properties View (Policy)