Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
1 answer
3k views

How to check which ciphers are included in "HIGH" ciphers constant

From the documentation I found HIGH "High" encryption cipher suites. This currently means those with key lengths larger than 128 bits, and some cipher suites with 128-bit keys. The ...
szydan's user avatar
  • 111
0 votes
0 answers
249 views

Windows 2012R2 IIS8.5: How to change the Key Exchange being used

I have a server using: Key Exchange: ECDHE_RSA (0xae06) 256bits I would like to change this to : Key Exchange: RsaKeyX 2048bits Is this something that can be done at the server level or is this set in ...
VACoder's user avatar
1 vote
2 answers
817 views

Windows 10 TLS/SSL weird issues (BAD_MAC_READ, programs queries interupted, ...)

I recently finished to assemble my new PC and installed a Windows 10 Pro from the Microsoft utilitary tool. All went fine, but suddenly, after like a week, errors began to pop in : On Firefox (...
Alex's user avatar
  • 123