Disable Non SSL connection in SQL server

  • Hi, I have configured SSL certificate in SQL server and enabled Force encryption=yes. Still SQL server is allowing non SSl connection from Application. How to configure like SQL server should not accept non-SSL connections.

    • This topic was modified 2 years, 9 months ago by  anuraj.ece.
  • Thanks for posting your issue and hopefully someone will answer soon.

    This is an automated bump to increase visibility of your question.

  • Can you describe where these connections are initated from?

    What do you see when you run:  select * from sys.dm_exec_connections

    What protocols are enabled for the Instance? And how are they configured?

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply