Guys i have a question:
I have two servers an IIS7.5 Win2K8 R2 SP1 64 bit
and one Win 2K12 R2 standard IIS 8
Im trying to disable renegotiation but the only thing i could find is:
Generating 2 DWORD under SCHANNEL
DisableRenegoOnServer
DisableRenegoOnClient with value other than 0.
But this method seems not doing the job as i get the renegotiation extension field within the packet capture.
How can i do this ?