gnutls-algorithm-priority

gnutls-algorithm-priority is a variable defined in `gnutls.el'.
Its value is
nil


Documentation:
If non-nil, this should be a TLS priority string.
For instance, if you want to skip the "dhe-rsa" algorithm,
set this variable to "normal:-dhe-rsa".

You can customize this variable.