[Info-vax] eight-cubed.com unreacheble

Craig A. Berry craigberry at nospam.mac.com
Fri Jun 30 08:25:42 EDT 2023


On 6/30/23 1:02 AM, Peter Skoog wrote:
> I have noticed that eight-cubed.com is not working since few days. I
> find the site very useful and I hope it gets up and running again. 

http gets redirected to https, but whatever web server is running there
cannot do a TLS handshake (or simply doesn't have a certificate):

$ openssl s_client -connect www.eight-cubed.com:443
CONNECTED(00000006)
140704586831424:error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert 
handshake failure:ssl/record/rec_layer_s3.c:1399:SSL alert number 40
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 7 bytes and written 176 bytes
Verification: OK
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
SSL-Session:
     Protocol  : TLSv1.2
     Cipher    : 0000
     Session-ID:
     Session-ID-ctx:
     Master-Key:
     PSK identity: None
     PSK identity hint: None
     SRP username: None
     Start Time: 1688127677
     Timeout   : 7200 (sec)
     Verify return code: 0 (ok)
     Extended master secret: no
---




More information about the Info-vax mailing list