[ET Trac] [Einstein Toolkit] #2069: connection failures to svn.cactuscode.org

Einstein Toolkit trac-noreply at einsteintoolkit.org
Tue Nov 20 14:48:22 CST 2018


#2069: connection failures to svn.cactuscode.org
--------------------------------------+---------------------------------
  Reporter:  Roland Haas              |      Owner:  Steven R. Brandt
      Type:  defect                   |     Status:  reopened
  Priority:  major                    |  Milestone:
 Component:  EinsteinToolkit website  |    Version:  development version
Resolution:                           |   Keywords:  SSL
--------------------------------------+---------------------------------
Changes (by Roland Haas):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 This is occurring again.

 Trying to access svn.cactuscode.org from my Debian box (buster) fails
 with:
 {{{
 openssl s_client -connect svn.cactuscode.org:443
 CONNECTED(00000005)
 140630053196224:error:1425F102:SSL
 routines:ssl_choose_client_version:unsupported
 protocol:../ssl/statem/statem_lib.c:1907:
 ---
 no peer certificate available
 ---
 No client certificate CA names sent
 ---
 SSL handshake has read 86 bytes and written 317 bytes
 Verification: OK
 ---
 New, (NONE), Cipher is (NONE)
 Secure Renegotiation IS NOT supported
 Compression: NONE
 Expansion: NONE
 No ALPN negotiated
 Early data was not sent
 Verify return code: 0 (ok)
 ---
 }}}
 and on a machine that would work with that command line, this one:
 {{{
 openssl s_client -no_tls1 -connect svn.cactuscode.org:443
 }}}
 fails. Indicating that the server only supports tls1.

 Since Frank had had this fixed more than a year ago, I wonder why this is
 happening again.

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/2069#comment:4>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list