Gnus development mailing list
 help / color / mirror / Atom feed
* Setting gnutls priority string
@ 2011-07-15 18:05 Daniel Dehennin
  2011-07-15 18:07 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Dehennin @ 2011-07-15 18:05 UTC (permalink / raw)
  To: ding

[-- Attachment #1: Type: text/plain, Size: 500 bytes --]

Hello,

I'm unable to connect to an imap server which requires the following
gnutls-cli option: --priority "NONE:+VERS-SSL3.0:+AES-128-CBC:+RSA:+SHA1:+COMP-NULL"

I don't see how to pass it through all the following functions:

nnimap-open-connection
nnimap-open-connection-1
open-protocol-stream
open-network-stream
network-stream-open-tls
open-gnutls-stream

Any idea?

Regards.

-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Setting gnutls priority string
  2011-07-15 18:05 Setting gnutls priority string Daniel Dehennin
@ 2011-07-15 18:07 ` Lars Magne Ingebrigtsen
  2011-09-29  9:43   ` Ted Zlatanov
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Magne Ingebrigtsen @ 2011-07-15 18:07 UTC (permalink / raw)
  To: Daniel Dehennin; +Cc: ding

Daniel Dehennin <daniel.dehennin@baby-gnu.org> writes:

> I'm unable to connect to an imap server which requires the following
> gnutls-cli option: --priority
> "NONE:+VERS-SSL3.0:+AES-128-CBC:+RSA:+SHA1:+COMP-NULL"

This is (sort of) fixed a few minutes ago in bzr Emacs.
`gnutls-algorithm-priority' is a global setting, though, and will have
to be fixed in a more flexible way later, I think.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Setting gnutls priority string
  2011-07-15 18:07 ` Lars Magne Ingebrigtsen
@ 2011-09-29  9:43   ` Ted Zlatanov
  0 siblings, 0 replies; 3+ messages in thread
From: Ted Zlatanov @ 2011-09-29  9:43 UTC (permalink / raw)
  To: ding

On Fri, 15 Jul 2011 20:07:49 +0200 Lars Magne Ingebrigtsen <larsi@gnus.org> wrote: 

LMI> Daniel Dehennin <daniel.dehennin@baby-gnu.org> writes:
>> I'm unable to connect to an imap server which requires the following
>> gnutls-cli option: --priority
>> "NONE:+VERS-SSL3.0:+AES-128-CBC:+RSA:+SHA1:+COMP-NULL"

LMI> This is (sort of) fixed a few minutes ago in bzr Emacs.
LMI> `gnutls-algorithm-priority' is a global setting, though, and will have
LMI> to be fixed in a more flexible way later, I think.

Daniel,

I posted a proposal for this just now in a separate thread, so your
opinion and any others would be appreciated.

Ted




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-09-29  9:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-15 18:05 Setting gnutls priority string Daniel Dehennin
2011-07-15 18:07 ` Lars Magne Ingebrigtsen
2011-09-29  9:43   ` Ted Zlatanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).