You can check whether your service port and index port SSL settings are correct by using ACI actions.
The GetChildren
action returns the <autn:serviceport_ssl_enabled>
tag. The value is True
when SSL is enabled for the service port.
The GetStatus
action returns the <indexport_ssl_enabled>
tag. The value is True
when SSL is enabled for the index port.