You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do: sx-tab-all-questions
Happens: Emacs displays a warning that security level of diffie-hellman has been lowered to 256 bits, and that session data may be decrypted.
I don't really know what it means but it sounds bad.
The text was updated successfully, but these errors were encountered:
I'm not sure how to reproduce this issue, but I'll research it. Any additional information you can give me (logs, traces, etc.) would be very helpful :)
Here's what shows up in my *Messages* buffer when I M-x sx-tab-all-questions:
Contacting host: api.stackexchange.com:443
Opening TLS connection to `api.stackexchange.com'...
Opening TLS connection with `gnutls-cli --insecure -p 443 api.stackexchange.com'...done
Opening TLS connection to `api.stackexchange.com'...done
[sx] Done.
gnutls.c: [1] Note that the security level of the Diffie-Hellman key exchange
has been lowered to 256 bits and this may allow decryption of the session data
If you’re getting this warning, add the following to your init file:
Do: sx-tab-all-questions
Happens: Emacs displays a warning that security level of diffie-hellman has been lowered to 256 bits, and that session data may be decrypted.
I don't really know what it means but it sounds bad.
The text was updated successfully, but these errors were encountered: