[tor-bugs] #33413 [Internal Services/Tor Sysadmin Team]: ida.org can't mail torproject.org ("Connection reset by peer")

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Mar 11 20:58:21 UTC 2020


#33413: ida.org can't mail torproject.org ("Connection reset by peer")
-------------------------------------------------+-------------------------
 Reporter:  arma                                 |          Owner:  tpa
     Type:  defect                               |         Status:
                                                 |  needs_information
 Priority:  Medium                               |      Milestone:
Component:  Internal Services/Tor Sysadmin Team  |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:                                       |  Actual Points:
Parent ID:                                       |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by anarcat):

 i wonder if the problem is due to eugeni offering a self-signed cert
 instead of one signed by the CAs:

 {{{
 anarcat at marcos:~(master)$ swaks -t anarcat at torproject.org --tls
 === Trying eugeni.torproject.org:25...
 === Connected to eugeni.torproject.org.
 <-  220 eugeni.torproject.org ESMTP Postfix (Debian/GNU)
  -> EHLO marcos.anarc.at
 <-  250-eugeni.torproject.org
 <-  250-PIPELINING
 <-  250-SIZE 10240000
 <-  250-ETRN
 <-  250-STARTTLS
 <-  250-ENHANCEDSTATUSCODES
 <-  250-8BITMIME
 <-  250-DSN
 <-  250 SMTPUTF8
  -> STARTTLS
 <-  220 2.0.0 Ready to start TLS
 === TLS started with cipher TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256
 === TLS no local certificate set
 === TLS peer DN="/ST=Klatch/L=Al Khali/O=torproject.org/OU=auto-
 CA/CN=eugeni.torproject.org/emailAddress=hostmaster at eugeni.torproject.org"
  ~> EHLO marcos.anarc.at
 <~  250-eugeni.torproject.org
 <~  250-PIPELINING
 <~  250-SIZE 10240000
 <~  250-ETRN
 <~  250-ENHANCEDSTATUSCODES
 <~  250-8BITMIME
 <~  250-DSN
 <~  250 SMTPUTF8
  ~> MAIL FROM:<anarcat at marcos.anarc.at>
 <~  250 2.1.0 Ok
  ~> RCPT TO:<anarcat at torproject.org>
 <~  250 2.1.5 Ok
  ~> DATA
 <~  354 End data with <CR><LF>.<CR><LF>
  ~> Date: Wed, 11 Mar 2020 16:56:14 -0400
  ~> To: anarcat at torproject.org
  ~> From: anarcat at marcos.anarc.at
  ~> Subject: test Wed, 11 Mar 2020 16:56:14 -0400
  ~> Message-Id: <20200311165614.001066 at marcos.anarc.at>
  ~> X-Mailer: swaks v20181104.0 jetmore.org/john/code/swaks/
  ~>
  ~> This is a test mailing
  ~>
  ~>
  ~> .
 <~  250 2.0.0 Ok: queued as 09C26E0D2B
  ~> QUIT
 <~  221 2.0.0 Bye
 === Connection closed with remote host.
 anarcat at marcos:~(master)$
 }}}

 relevant line:

 {{{
 === TLS peer DN="/ST=Klatch/L=Al Khali/O=torproject.org/OU=auto-
 CA/CN=eugeni.torproject.org/emailAddress=hostmaster at eugeni.torproject.org"
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33413#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list