-1

I am planning to disable SSL protocol in my site and moving to the TLS secure protocol. I will be making the configuration change in httpd. Does it require any changes to the server and client certificates or credentials which are already in place?

Vel
  • 767
  • 5
  • 10
  • 24

1 Answers1

0

No it doesn't. Only the supportedProtocols needs to change.

user207421
  • 305,947
  • 44
  • 307
  • 483