Is there a way to set different TLS cipher suites as server and as client separately?

Copper Contributor

Hi,

 

I have an ASP .Net app hosted on IIS, Windows Server. The app needs to call external web APIs.

 

For the app, I would like to set only a few secure TLS cipher suites as a server, but the app needs to use other (not so secure) cipher suites as a client for the external APIs.

 

TLS Cipher Suite Order configuration works for both of server and client. Is there a way to set different TLS cipher suites as server and as client separately?

0 Replies