GNU bug report logs -
#23027
25.1.50; Emacs refuses to talk to eternal-september because they now use an MD5 certificate, apparently
Previous Next
Reported by: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Date: Wed, 16 Mar 2016 10:55:02 UTC
Severity: normal
Found in version 25.1.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
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
This bug report was last modified 9 years and 110 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.