Forum Discussion
Navin_130677
Nimbostratus
10 years agoSetup a VIP for Publishing MS SQL Server
Hi
I need to publish a SQL server behing f5, using SSL, I plan to setup a VIP with the Wildcard SSL Certificate and then create a Pool for SQL server with Port 1433. Will this Setup work to have...
Kevin_Stewart
Employee
10 years agoI've not tested this, but from what I've read SSL would simply wrap around the SQL protocol (like HTTPS and LDAPS), so it should be trivial to offload the SSL layer at a VIP for SQL traffic. Of course the clients have to be able to support encrypted SQL communications.