1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele 847e61ce21
Improve TLS error reporting.
Before 9f2d647 TLS errors included additional details in at least some cases. After 9f2d647 a connection to an HTTP server threw `TLS error [1]` instead of `unable to negotiate TLS connection: [336031996] unknown protocol`.

Bring back the detailed messages to make debugging TLS errors easier. Since the error routine is now generic the `unable to negotiate TLS connection context` is not available so the error looks like `TLS error [1:336031996] unknown protocol`.
2020-08-04 15:15:24 -04:00
..
certificate New test containers with static test certificates. 2018-11-21 18:13:37 -05:00
code-count v2.28: Azure Repository Storage 2020-07-20 08:57:22 -04:00
data
expect Remove real/all integration tests now covered by unit tests. 2020-07-16 13:57:14 -04:00
lib/pgBackRestTest Improve memory usage of unlogged relation detection in manifest build. 2020-08-04 10:16:51 -04:00
src Improve TLS error reporting. 2020-08-04 15:15:24 -04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
container.yaml Add zstd to CentOS/RHEL 6 test container. 2020-07-28 08:09:10 -04:00
define.yaml Add functions for Zigzag encoding/decoding. 2020-08-01 09:42:03 -04:00
test.pl Add --no-coverage-report to test.pl to disable report generation. 2020-06-17 15:07:30 -04:00
travis.pl Add --no-coverage-report to test.pl to disable report generation. 2020-06-17 15:07:30 -04:00
Vagrantfile Add jq to tools installed by Vagrantfile. 2020-05-14 18:45:23 -04:00