1

Was just wondering if self-hosted WebAPI applications are affected by the POODLE attack. We are using netsh to configure SSLCERT with our Web API 2 applications. Is there a way to disable SSLv3?

Thanks.

T3 H40
  • 2,326
  • 8
  • 32
  • 43
qmo
  • 3,128
  • 3
  • 17
  • 23

1 Answers1

0

Please see “Disable SSL 3.0 in Windows” here: https://technet.microsoft.com/library/security/3009008

Source: https://katanaproject.codeplex.com/discussions/571293

qmo
  • 3,128
  • 3
  • 17
  • 23