Check SSL Status
You can check whether your service port and index port SSL settings are correct by using ACI actions.
-
The
GetChildrenaction returns the<autn:serviceport_ssl_enabled>tag. The value isTruewhen SSL is enabled for the service port. -
The
GetStatusaction returns the<indexport_ssl_enabled>tag. The value isTruewhen SSL is enabled for the index port.