Citrix NetScaler How to create and link an SSL certificate chain for a Citrix NetScaler I’ve covered how to convert an SSL cert to a .pem with a private key for a Netscaler before here but sometimes you might... Jason SamuelAugust 5, 2010
Cisco Wireless LAN Controller How to install an SSL cert chain on a Cisco Wireless Lan Controller (WLC) Cisco WLC (Wireless LAN Controllers) require the entire SSL cert chain to be installed on the appliance. I like to do this via IIS... Jason SamuelJune 2, 2010
IIS A quick way to troubleshoot SSL chain issues using OpenSSL You can use OpenSSL and run this command: openssl.exe s_client -connect www.mysite.com:443 which will use a generic SSL/TLS client to connect to your site... Jason SamuelJanuary 14, 2010