bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23027: 25.1.50; Emacs refuses to talk to eternal-september because t


From: Lars Magne Ingebrigtsen
Subject: bug#23027: 25.1.50; Emacs refuses to talk to eternal-september because they now use an MD5 certificate, apparently
Date: Wed, 16 Mar 2016 13:03:57 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

And furthermore, the form bugs out with the following, which should also
be fixed:

Debugger entered--Lisp error: (error "Process nntpd<4> not running")
  process-send-string(#<process nntpd<4>> "HELP.\n")
  network-stream-command(#<process nntpd<4>> "HELP.\n" 
"^\\([2345]\\|[.]\\).*\n")
  network-stream-open-starttls("nntpd" #<buffer *foo*> 
"news.eternal-september.org" "nntp" (:type starttls :end-of-command 
"^\\([2345]\\|[.]\\).*\n" :capability-command "HELP.\n" :success "^3" 
:starttls-function (lambda (capabilities) (if (not (string-match "STARTTLS" 
capabilities)) nil "STARTTLS.\n"))))
  open-network-stream("nntpd" #<buffer *foo*> "news.eternal-september.org" 
"nntp" :type starttls :end-of-command "^\\([2345]\\|[.]\\).*\n" 
:capability-command "HELP.\n" :success "^3" :starttls-function (lambda 
(capabilities) (if (not (string-match "STARTTLS" capabilities)) nil 
"STARTTLS.\n")))
  eval((open-network-stream "nntpd" (get-buffer-create "*foo*") 
"news.eternal-september.org" "nntp" :type (quote starttls) :end-of-command 
"^\\([2345]\\|[.]\\).*\n" :capability-command "HELP.\n" :success "^3" 
:starttls-function (function (lambda (capabilities) (if (not (string-match 
"STARTTLS" capabilities)) nil "STARTTLS.\n")))) nil)

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]