command to install SSL Certiticate on NetScaler
07 July, 2018
Hi All
here is the command to install SSL Certificate on Ns
add ssl certkey XXXXXXXX -cert /nsconfig/ssl/XXXXXXXXX.pem -key /nsconfig/ssl/XXXXXXXX.key -password XXXXXXXXXX
bind ssl vserver Vservername -certkeyName XXXX
Save Config
All done