TEXT   118
issues
Guest on 8th March 2023 12:37:05 AM


  1. In TLSEchoServer:
  2.  
  3. In server cert:
  4.         if Time left out, panic
  5.         if Rand left out, hangs
  6.  
  7. Doc for tls.LoadX509KeyPair should say the certs have to be PEM encoded
  8.  
  9. c.sendAlert(alertBadCertificate)) occurs 8 times in handshake_client.go.
  10. A detail field of which error caused the BadCert would help debugging.

Raw Paste

Login or Register to edit or fork this paste. It's free.