How to Disable Default SSL Profile
book
Article ID: CTX227225
calendar_today
Updated On:
Description
While troubleshooting an issue with xenmobile vpn I enabled the default ssl profile under Traffic Management -> ssl-> change advanced ssl settings . This brokes xenmobile, secure hub is unable to connect. I therefore restored the netscaler to a point in time prior to the change however this did not revert the sefault ssl profile setting.
Instructions
The Default SSL Profile under "Traffic Management ->SSL-> Change advanced SSl settings" cannot be disabled using the GUI or the CMD line.
Amendments need to be made to the ns.conf file and a reboot of the Netscaler needs to be done.
Follow these steps to achieve this
- Connect to the Netscaler using an SFTP program like WINSCP.
- Navigate to the nsconfig folder on the Netscaler.
- Copy the ns.conf file to your desktop and open with either Notepad or Notepad ++
- Search for the line: "set ssl parameter -defaultProfile ENABLED"
- Delete the line.
- Save the file.
- Remove or rename the existing ns.conf that is in the nsconfig folder on the Netscaler
- Then copy back to the Netscaler nsconfig folder the amended ns.conf file.
- Restart the Netscaler making sure not to save the running configuration.
- This should disable the Default profile.
Issue/Introduction
How to disable the default ssl profile on netscaler
Was this article helpful?
thumb_up
Yes
thumb_down
No