log tests/test-https.t @ 49063:cc132255261b

age author description
Sat, 09 Apr 2022 14:43:30 +0200 Julien Cristau test: accept another error message on lack of TLS client certificate
Sat, 09 Apr 2022 14:41:55 +0200 Julien Cristau sslutil: support TLSV1_ALERT_PROTOCOL_VERSION reason code
Sat, 09 Apr 2022 14:28:17 +0200 Julien Cristau test: override default cipher selection when connecting to TLS 1.0/1.1 servers
Mon, 23 Nov 2020 16:20:02 -0800 Martin von Zweigbergk errors: introduce SecurityError and use it in a few places
Mon, 23 Nov 2020 11:30:43 -0800 Martin von Zweigbergk tests: update test-https.t's #no-defaultcacertsloaded block with new exit code
Thu, 22 Oct 2020 13:31:34 -0700 Martin von Zweigbergk errors: set detailed exit code to 100 for some remote errors
Sun, 31 May 2020 00:30:49 +0200 Manuel Jacob config: remove unused hostsecurity.disabletls10warning config
Sun, 31 May 2020 22:15:35 +0200 Manuel Jacob sslutil: remove dead code (that downgraded default minimum TLS version)
Sat, 30 May 2020 19:04:53 +0200 Manuel Jacob tests: stop checking for optional, now impossible output
Sat, 30 May 2020 05:27:53 +0200 Manuel Jacob tests: remove "sslcontext" check
Sat, 30 May 2020 05:08:02 +0200 Manuel Jacob tests: remove "defaultcacerts" check
Fri, 17 May 2019 11:13:12 -0400 Augie Fackler tests: work around libressl being different about error strings (issue6122)
Tue, 19 Mar 2019 16:36:59 +0300 Pulkit Goyal merge with stable
Sun, 17 Mar 2019 12:43:45 +0900 Yuya Nishihara test-https: add some more known failure messages of client certs (issue6030) stable