This section explains the details about Associating Application Profile with Virtual Service.

The following are the steps to associate application profile with virtual service:

  1. Navigate to the Applications > Virtual Services.

  2. Select the desired virtual service.

  3. Click the edit icon and select the HTTP application profile created in the previous step.

Testing Client Certificate Authentication against Virtual Service

Execute the following curl command using the certificates generated in the previous section to test the connection to the virtual service. 10.10.27.101 is the IP address of the virtual service.

$ curl -k -v --cacert ./CA.pem --key ./client.key --cert ./client.pem https://10.10.27.101/