
How to create and link an SSL certificate chain for a Citrix NetScaler
If you're getting broken chain warnings on your NetScaler, you need to install and link the root and intermediate CAs properly. Here's how to do it right.
3 min read
3 articles tagged “ssl-chain”

If you're getting broken chain warnings on your NetScaler, you need to install and link the root and intermediate CAs properly. Here's how to do it right.

Your Cisco WLC needs the full SSL chain, not just the server cert. Here's how to generate the CSR, export the complete PFX, and install it properly on the Wireless LAN Controller.

If you're troubleshooting SSL chain issues, the OpenSSL s_client command tells you exactly what's wrong in seconds. Here's the command and how to read the output.