1. 42f2a51 REGTESTS: server: close an occasional race on dynamic_server_ssl.vtc by Willy Tarreau · Wed Feb 16 10:45:23 2022 +0100
  2. 17b7384 REGTESTS: ssl: Add tests for DH related options by Remi Tricot-Le Breton · Fri Feb 11 12:04:46 2022 +0100
  3. 3f269bb REGTESTS: ssl: Add test for "generate-certificates" SSL option by Remi Tricot-Le Breton · Tue Feb 08 17:45:57 2022 +0100
  4. eb561ce REGTESTS: ssl: Add test for "curves" and "ecdhe" SSL options by Remi Tricot-Le Breton · Tue Feb 08 17:45:55 2022 +0100
  5. 8de3eff REGTESTS: ssl: skip show_ssl_ocspresponse.vtc when BoringSSL is used by Ilya Shipitsin · Mon Jan 31 09:49:47 2022 +0500
  6. aab8d25 REGTESTS: ssl: Fix ssl_errors regtest with OpenSSL 1.0.2 by Remi Tricot-Le Breton · Tue Jan 11 17:29:24 2022 +0100
  7. a996763 BUG/MINOR: ssl: Store client SNI in SSL context in case of ClientHello error by Remi Tricot-Le Breton · Fri Jan 07 17:12:01 2022 +0100
  8. 37d3e38 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Fri Jan 07 14:46:15 2022 +0500
  9. acd546b REGTESTS: ssl: update of a crt with server deletion by William Lallemand · Thu Dec 30 14:57:32 2021 +0100
  10. 0387632 REGTESTS: ssl: fix ssl_default_server.vtc by William Lallemand · Wed Dec 29 18:16:27 2021 +0100
  11. 2c776f1 BUG/MEDIUM: ssl: initialize correctly ssl w/ default-server by William Lallemand · Tue Dec 28 18:47:17 2021 +0100
  12. fc11266 REGTESTS: ssl: use X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY for cert check by Ilya Shipitsin · Sat Dec 04 14:32:23 2021 +0500
  13. e15ab93 REGTESTS: ssl: test the TLS resumption by William Lallemand · Wed Nov 17 02:52:51 2021 +0100
  14. f673923 REGTESTS: extend the default I/O timeouts and make them overridable by Willy Tarreau · Thu Nov 18 17:46:22 2021 +0100
  15. 419c117 REGTEST: set retries count to zero for all tests that expect at 503 by Willy Tarreau · Thu Nov 18 17:15:59 2021 +0100
  16. ed9f48e REGTESTS: ssl_crt-list_filters: feature cmd incorrectly set by William Lallemand · Wed Nov 17 02:49:16 2021 +0100
  17. 68574dd MEDIUM: log: add the client's SNI to the default HTTPS log format by Willy Tarreau · Fri Nov 05 19:14:55 2021 +0100
  18. 6f74976 MEDIUM: connection: rename fc_conn_err and bc_conn_err to fc_err and bc_err by Willy Tarreau · Fri Nov 05 17:07:03 2021 +0100
  19. bd6b4be CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Fri Oct 15 16:18:21 2021 +0500
  20. 1d58b01 MINOR: ssl: add ssl_fc_is_resumed to "option httpslog" by William Lallemand · Thu Oct 14 14:27:48 2021 +0200
  21. e5dfd40 REGTESTS: ssl: re-enable set_ssl_cert_bundle.vtc by William Lallemand · Thu Oct 14 11:06:16 2021 +0200
  22. e1b6109 REGTESTS: ssl: Use mostly TLSv1.2 in ssl_errors test by Remi Tricot-Le Breton · Wed Oct 13 11:21:02 2021 +0200
  23. d12e13a REGTESTS: ssl: Reenable ssl_errors test for OpenSSL only by Remi Tricot-Le Breton · Mon Oct 11 15:34:14 2021 +0200
  24. d266cda REGTESTS: ssl: Fix ssl_errors test for OpenSSL v3 by Remi Tricot-Le Breton · Mon Oct 11 15:34:13 2021 +0200
  25. 1ac65f8 REGTESTS: ssl: Fix references to removed option in test description by Remi Tricot-Le Breton · Mon Oct 11 15:34:11 2021 +0200
  26. f542941 REGTESTS: ssl: wrong feature cmd in show_ssl_ocspresponse.vtc by William Lallemand · Thu Sep 30 18:45:18 2021 +0200
  27. 2655f2b REGTESTS: ssl: show_ssl_ocspresponse w/ freebsd won't use base64 by William Lallemand · Thu Sep 30 17:57:04 2021 +0200
  28. 8d26438 REGTESTS: ssl: enable ssl_crt-list_filters.vtc again by William Lallemand · Thu Sep 30 15:07:27 2021 +0200
  29. 2f52fdb REGTESTS: ssl: enable show_ssl_ocspresponse.vtc again by William Lallemand · Thu Sep 30 11:19:29 2021 +0200
  30. 1fe0fad MINOR: ssl: Rename ssl_bc_hsk_err to ssl_bc_err by Remi Tricot-Le Breton · Wed Sep 29 18:56:52 2021 +0200
  31. b061fb3 REGTESTS: ssl: Add tests for bc_conn_err and ssl_bc_hsk_err sample fetches by Remi Tricot-Le Breton · Wed Sep 01 15:52:16 2021 +0200
  32. fe21fe7 MINOR: log: Add new "error-log-format" option by Remi Tricot-Le Breton · Tue Aug 31 12:08:52 2021 +0200
  33. 310a260 MEDIUM: config: Deprecate tune.ssl.capture-cipherlist-size by Marcin Deranek · Tue Jul 13 19:04:24 2021 +0200
  34. cbad112 REGTESTS: Remove REQUIRE_VERSION=1.5 from all tests by Tim Duesterhus · Wed Aug 25 19:17:28 2021 +0200
  35. 74f6ab6 MEDIUM: ssl: Keep a reference to the client's certificate for use in logs by Remi Tricot-Le Breton · Thu Aug 19 18:06:30 2021 +0200
  36. 56f1f75 MINOR: log: rename 'dontloglegacyconnerr' to 'log-error-via-logformat' by William Lallemand · Mon Aug 02 10:25:30 2021 +0200
  37. 4f59c67 REGTESTS: ssl: ssl_errors.vtc does not work with old openssl version by William Lallemand · Thu Jul 29 16:00:24 2021 +0200
  38. 54f6383 REGTESTS: ssl: Add tests for the connection and SSL error fetches by Remi Tricot-Le Breton · Thu Jul 29 09:45:54 2021 +0200
  39. 0498fa4 BUG/MINOR: ssl: Default-server configuration ignored by server by Remi Tricot-Le Breton · Tue Jul 13 18:28:22 2021 +0200
  40. 4ee192f REGTESTS: Replace REQUIRE_BINARIES with 'command -v' by Tim Duesterhus · Fri Jun 11 19:56:17 2021 +0200
  41. c957048 REGTESTS: Replace REQUIRE_OPTIONS with 'haproxy -cc' for 2.5+ tests by Tim Duesterhus · Fri Jun 11 19:56:16 2021 +0200
  42. 5efc48d REGTESTS: Replace REQUIRE_VERSION=2.5 with 'haproxy -cc' by Tim Duesterhus · Fri Jun 11 19:56:15 2021 +0200
  43. d8be001 REGTESTS: Remove REQUIRE_VERSION=1.6 from all tests by Tim Duesterhus · Fri Jun 11 18:16:24 2021 +0200
  44. 0061323 REGTESTS: ssl: show_ssl_ocspresponce.vtc is broken with BoringSSL by William Lallemand · Fri Jun 11 10:03:08 2021 +0200
  45. 2a77c62 REGTESTS: ssl: Add "show ssl ocsp-response" test by Remi Tricot-Le Breton · Thu Jun 10 13:51:16 2021 +0200
  46. a9334df CLEANUP: reg-tests: Remove obsolete no-htx parameter for reg-tests by Tim Duesterhus · Mon May 31 23:07:29 2021 +0200
  47. a3b2e09 REGTESTS: ssl: Add "set/commit ssl crl-file" test by Remi Tricot-Le Breton · Fri Apr 23 18:35:25 2021 +0200
  48. f615070 REGTESTS: ssl: Add "new/del ssl crl-file" tests by Remi Tricot-Le Breton · Thu Apr 22 11:02:16 2021 +0200
  49. efcc5b2 REGTESTS: ssl: Add "new/del ssl ca-file" tests by Remi Tricot-Le Breton · Mon Mar 29 11:55:40 2021 +0200
  50. 2a22e16 MEDIUM: ssl: Add "show ssl ca-file" CLI command by Remi Tricot-Le Breton · Tue Mar 16 11:19:33 2021 +0100
  51. d5fd09d MINOR: ssl: Add "abort ssl ca-file" CLI command by Remi Tricot-Le Breton · Thu Mar 11 10:22:52 2021 +0100
  52. 2db6101 REGTESTS: ssl: Add new ca-file update tests by Remi Tricot-Le Breton · Fri Mar 05 14:42:40 2021 +0100
  53. a1e832b REGTESTS: ssl: mark set_ssl_cert_bundle.vtc as broken by William Lallemand · Fri Apr 02 17:01:25 2021 +0200
  54. 3520183 REGTESTS: ssl: "set ssl cert" and multi-certificates bundle by William Lallemand · Fri Apr 02 15:23:14 2021 +0200
  55. bc2c386 BUG/MINOR: ssl: Prevent removal of crt-list line if the instance is a default one by Remi Tricot-Le Breton · Fri Mar 26 10:47:50 2021 +0100
  56. 8218aed BUG/MINOR: ssl: Fix update of default certificate by Remi Tricot-Le Breton · Wed Mar 17 14:56:54 2021 +0100
  57. fb00f31 BUG/MINOR: ssl: Prevent disk access when using "add ssl crt-list" by Remi Tricot-Le Breton · Tue Mar 23 16:41:53 2021 +0100
  58. e0de0a6 MINOR: ssl/cli: flush the server session cache upon 'commit ssl cert' by William Lallemand · Wed Feb 03 18:51:01 2021 +0100
  59. 8695ce0 BUG/MEDIUM: ssl/cli: abort ssl cert is freeing the old store by William Lallemand · Mon Feb 01 15:31:00 2021 +0100
  60. ff97eda REGTESTS: set_ssl_server_cert: cleanup the SSL caching option by William Lallemand · Mon Feb 01 14:57:31 2021 +0100
  61. a870a9c REGTESTS: set_ssl_server_cert.vtc: remove SSL caching and set as working by William Lallemand · Mon Feb 01 14:37:36 2021 +0100
  62. e814321 REGTESTS: set_ssl_server_cert.vtc: set as broken by William Lallemand · Thu Jan 28 18:08:36 2021 +0100
  63. 7b79424 REGTESTS: set_ssl_server_cert.vtc: check the sha1 from the server by William Lallemand · Thu Jan 28 16:00:22 2021 +0100
  64. 7e69637 REGTESTS: set_ssl_server_cert.vtc: check the Sha1 Fingerprint by William Lallemand · Thu Jan 28 14:59:19 2021 +0100
  65. 8788c6f REGTESTS: set_ssl_server_cert.vtc: remove the abort command by William Lallemand · Thu Jan 28 14:56:31 2021 +0100
  66. f3eedfe MEDIUM: ssl: Enable backend certificate hot update by Remi Tricot-Le Breton · Mon Jan 25 17:19:44 2021 +0100
  67. f38a018 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Mon Dec 21 01:16:17 2020 +0500
  68. c300747 REGTEST: make ssl_client_samples and ssl_server_samples require to 2.2 by Christopher Faulet · Fri Nov 13 17:10:51 2020 +0100
  69. 8f04e18 REGTEST: ssl: mark reg-tests/ssl/ssl_crt-list_filters.vtc as broken by William Lallemand · Tue Nov 10 22:40:24 2020 +0100
  70. 50c03aa BUG/MEDIUM: ssl/crt-list: correctly insert crt-list line if crt already loaded by William Lallemand · Fri Nov 06 16:24:07 2020 +0100
  71. 3ff9591 REGTEST: ssl: test wildcard and multi-type + exclusions by William Lallemand · Fri Nov 06 14:46:36 2020 +0100
  72. 1ac1768 REGTEST: ssl: test "set ssl cert" with separate key / crt by William Lallemand · Fri Oct 23 18:37:19 2020 +0200
  73. 989fe79 REGTEST: make ssl_client_samples and ssl_server_samples requiret to 2.3 by Willy Tarreau · Tue Sep 29 10:50:23 2020 +0200
  74. a598b50 MINOR: ssl: add ssl_{c,s}_chain_der fetch methods by William Dauchy · Thu Aug 06 18:11:38 2020 +0200
  75. 86bc953 REGTEST: ssl: add some ssl_c_* sample fetches test by William Lallemand · Fri Jun 26 12:03:45 2020 +0200
  76. 6e56b2c REGTEST: ssl: tests the ssl_f_* sample fetches by William Lallemand · Fri Jun 26 11:29:43 2020 +0200
  77. bfa3e81 MINOR: ssl: add the ssl_s_* sample fetches for server side certificate by William Lallemand · Thu Jun 25 20:07:18 2020 +0200
  78. 99cc218 MINOR: cli/ssl: handle trailing slashes in crt-list commands by William Lallemand · Thu Jun 25 15:19:51 2020 +0200
  79. 8177ad9 MINOR: ssl: split config and runtime variable for ssl-{min,max}-ver by William Lallemand · Wed May 20 16:49:02 2020 +0200
  80. a911548 REGTEST: ssl: improve the "set ssl cert" test by William Lallemand · Thu Apr 30 10:19:40 2020 +0200
  81. 3ed722f REGTEST: ssl: remove curl from the "add ssl crt-list" test by William Lallemand · Thu Apr 30 09:47:08 2020 +0200
  82. 2e0dbb7 REGTEST: ssl: test the client certificate authentication by William Lallemand · Tue Apr 28 21:52:38 2020 +0200
  83. 4fd9433 REGTEST: ssl/cli: add other cases of 'add ssl crt-list' by William Lallemand · Thu Apr 02 12:13:27 2020 +0200
  84. 7853251 REGTEST: ssl: pollute the crt-list file by William Lallemand · Wed Apr 01 20:05:25 2020 +0200
  85. fdb6db4 REGTEST: ssl/cli: tests options and filters w/ add ssl crt-list by William Lallemand · Wed Apr 01 17:13:22 2020 +0200
  86. 4781fad REGTEST: ssl/cli: change test type to devel by William Lallemand · Tue Mar 31 14:48:34 2020 +0200
  87. 2be4a2e REGTEST: ssl/cli: test the 'add ssl crt-list' command by William Lallemand · Tue Mar 31 12:13:34 2020 +0200
  88. fa10ffd REGTESTS: make the set_ssl_cert test require version 2.2 by Willy Tarreau · Fri Jan 24 13:49:42 2020 +0100
  89. 3e34ac7 REGTEST: set_ssl_cert.vtc: replace "echo" with "printf" by Ilya Shipitsin · Wed Jan 08 22:56:30 2020 +0500
  90. 8c4c1d4 REGTEST: make the "set ssl cert" require version 2.1 by Willy Tarreau · Fri Dec 20 14:35:18 2019 +0100
  91. d5b464b REGTEST: run-regtests: implement #REQUIRE_BINARIES by William Lallemand · Thu Dec 19 14:30:00 2019 +0100
  92. 9c1aa0a REGTEST: ssl: test the "set ssl cert" CLI command by William Lallemand · Thu Dec 19 11:25:19 2019 +0100
  93. d7a8f14 REGTEST: rename the reg test files. by Frédéric Lécaille · Fri Mar 29 15:37:07 2019 +0100
  94. dc1a3bd REGTEST: replace LEVEL option by a more human readable one. by Frédéric Lécaille · Fri Mar 29 15:07:24 2019 +0100
  95. 9ab3138 REGTESTS: exclude tests that require ssl, pcre if no such feature is enabled by Ilya Shipitsin · Wed Apr 17 12:19:56 2019 +0500
  96. 8f16148 REGTEST: Add option to use HTX prefixed by the macro 'no-htx' by Christopher Faulet · Wed Dec 19 11:49:39 2018 +0100
  97. 9931634 REGTEST/MINOR: Add a new class of regression testing files. by Frédéric Lécaille · Wed Aug 22 10:41:33 2018 +0200
  98. faf4aac REGTEST/MINOR: Unexpected curl URL globling. by Frédéric Lécaille · Fri Jul 13 10:44:12 2018 +0200
  99. 49076c3 REGTEST/MINOR: Wrong URI syntax. by Frédéric Lécaille · Thu Jul 12 10:48:06 2018 +0200
  100. 6983be3 REGTEST/MINOR: Wrong URI in a reg test for SSL/TLS. by Frédéric Lécaille · Fri Jun 22 22:55:07 2018 +0200