The Citrix Gateway virtual server configured with Secure Ticket Authority (STA) is marked as DOWN, as shown in the following screen shot:
Complete the following troubleshooting steps to resolve this issue:
Ensure the STA is configured correctly. Refer to Citrix Documentation - To add the Desktop Delivery Controller as the STA and Configuring the Secure Ticket Authority on Citrix Gateway .
Restart the XML and/or broker service on the STA server.
Remove then add back the STA server to ADC.
Ensure that the port 443 and 80 is open between ADC SNIP and STA servers.
Ensure that StoreFront server, VirtualApp(VDA which has published applications) and STA are not on the same server and they are not using the same port 443.
Ensure that STA server IP or FQDN are correctly entered without any typo.
Ensure that if STA sever is added with FQDN then FQDN is resolvable through ADC. If not then create an address record for all the STAs or ensure that name servers are functional.
Ensure that there is no IP conflict for ADC SNIP or back end servers.
Enter ADC shell and navigate to /var/nslog directory and run the following command to verify if there is an IP conflict:
nsconmsg -K newnslog -d consmsg | grep -i conflict
For example "add vpn nextHopServer ctx01 10.x.x.x 443 -secure ON"
If it is not a double hop environment. Ensure to remove the preceding command and verify STA status again.
Overview of troubleshooting steps
Additional steps :
If you are using VirtualDesktop 5.x and VirtualApp 7.x or later, verify the XmlServicesEnableNonSsl or XmlServicesEnableSsl settings as per Citrix Documentation - Delivery Controller environment.
If you are using VirtualDesktop version earlier to 5.x or VirtualApp version earlier to 7.x, to resolve this issue, update the SSLonly option to Off in the CtxSta.config file on the STA server with the status marked as DOWN. The setting SSLOnly=off means that both HTTP and HTTPS connections are accepted.
CTX101997 - FAQ: Citrix Secure Gateway/NetScaler Gateway Secure Ticket Authority
CTX140153 - Troubleshooting Methodology for NetScaler, StoreFront with XenApp and/or XenDesktop