Using SSL
If you choose to set up SSL authentication for the InvokeRESTService Activity, you must have a self-signed server certificate that you must upload when setting up the Activity.
Note: Use a Self-signed PEM certificate for a secure connection.
To set up SSL authentication:
Before you begin You must have the self-signed server certificate handy on your machine.
- Procedure
- On the flow page, click the Invoke REST Service tile to open its properties.
- On the
Settings tab, under
Use certificate for verification, select True.
This displays Browse. The SSL verification is turned off when the Use certificate for verification is set to False.
- Use
Browse to navigate to the location of the server certificate.
Once the server certificate is uploaded successfully, the connection uses the certificate to authenticate.