Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2020
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. ok net/http/cgi 0.141s
  2. ok net/http/cookiejar 0.163s
  3. ok net/http/fcgi 0.224s
  4. 2020/02/23 01:58:22 http: TLS handshake error from 10.203.2.4:51413: remote error: tls: bad certificate
  5. 2020/02/23 01:58:22 http: TLS handshake error from 10.203.2.4:52562: remote error: tls: bad certificate
  6. --- FAIL: TestServer (0.09s)
  7. --- FAIL: TestServer/NewTLSServer (0.01s)
  8. --- FAIL: TestServer/NewTLSServer/ServerClient (0.00s)
  9. server_test.go:153: Get "https://10.203.2.4:52000": x509: certificate is valid for 127.0.0.1, ::1, not 10.203.2.4
  10. --- FAIL: TestServer/NewTLSServerManual (0.00s)
  11. --- FAIL: TestServer/NewTLSServerManual/ServerClient (0.00s)
  12. server_test.go:153: Get "https://10.203.2.4:63456": x509: certificate is valid for 127.0.0.1, ::1, not 10.203.2.4
  13. 2020/02/23 01:58:22 http: TLS handshake error from 10.203.2.4:53652: remote error: tls: bad certificate
  14. --- FAIL: TestTLSServerWithHTTP2 (0.00s)
  15. --- FAIL: TestTLSServerWithHTTP2/http2 (0.00s)
  16. server_test.go:233: Failed to make request: Get "https://10.203.2.4:56288": x509: certificate is valid for 127.0.0.1, ::1, not 10.203.2.4
  17. 2020/02/23 01:58:22 Get "https://10.203.2.4:58944": x509: certificate is valid for 127.0.0.1, ::1, not 10.203.2.4
  18. 2020/02/23 01:58:22 http: TLS handshake error from 10.203.2.4:60317: remote error: tls: bad certificate
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement