Forum Discussion
Mattews
Jul 01, 2019Cirrus
Configuring Client SSL Profile from TMSH
Hi, can i configure a VS with a SSL Profile associated via TMSH ? I know the full configuration of the VS but i need this small piece of configuration to complete the task (obviously i a...
Lee_Sutcliffe
Nacreous
If you just need to add a client-ssl profile to your virtual server, you can use this command, replacing ' my-virtual-server-name' for your virtual server name and 'clientssl' with the name of the certificate
tmsh modify ltm virtual my-virtual-server-name add { clientssl }
Mattews
Jul 01, 2019Cirrus
Ok but where i can put the name of the certificate (already created) that must be associated with the ssl profile?
This is my conf:
create ltm virtual VS { destination x.x.x.x:443 ip-protocol tcp mask 255.255.255.255 pool POOL profiles add { tcp {} } source 0.0.0.0/0 source-address-translation { type automap } translate-address enabled translate-port enabled vlans-enabled enabled vlans add { VLAN1 VLAN2 } }
Thanks
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects