diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-11-08 17:40:59 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-11-08 18:00:34 +0000 |
commit | 72acdf0f6393ed7c1dec410068549a1c7c60faa3 (patch) | |
tree | 736cd9bb892b0cb424d437fcf843ab99756bf451 /test/stderr/2120 | |
parent | 23f3dc67a13f71bb8fdf2930052d3fdce85e9774 (diff) |
Testsuite: fix fallout from TLS-by-default
Also handle testsuite run user different from testsuite files owner
Diffstat (limited to 'test/stderr/2120')
-rw-r--r-- | test/stderr/2120 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/stderr/2120 b/test/stderr/2120 new file mode 100644 index 000000000..e16a6800b --- /dev/null +++ b/test/stderr/2120 @@ -0,0 +1,8 @@ +1999-03-02 09:44:33 Warning: No server certificate defined; TLS connections will fail. + Suggested action: either install a certificate or change tls_advertise_hosts option +1999-03-02 09:44:33 Warning: No server certificate defined; TLS connections will fail. + Suggested action: either install a certificate or change tls_advertise_hosts option + +******** SERVER ******** +1999-03-02 09:44:33 Warning: No server certificate defined; TLS connections will fail. + Suggested action: either install a certificate or change tls_advertise_hosts option |