2

I have a number of servers in nginx that are using my configuration file, however I need to be able to add an if or a variable to change

ssl_protocols TLSv1 TLSv1.1 TLSv1.2;

to

ssl_protocols TLSv1;

is this possible?

I have tried an if statement but get

"ssl_protocols" directive is not allowed here
Ciaran
  • 21
  • 1

0 Answers0