diff options
Diffstat (limited to 'test/stdout/5820')
-rw-r--r-- | test/stdout/5820 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/stdout/5820 b/test/stdout/5820 index 4b26b4c79..acaec1415 100644 --- a/test/stdout/5820 +++ b/test/stdout/5820 @@ -27,6 +27,7 @@ ### A server with a mixed-usage set of TLSAs - the EE-mode one failing verify (should deliver, DANE-mode) ### A server with a name not matching the cert. TA-mode; should fail ### A server with a name not matching the cert. EE-mode; should deliver and claim DANE mode +### A server securely serving a wrong TLSA record, dane not requested (delivery should work non-dane) ******** SERVER ******** ### TLSA (3 1 1) (DANE-EE SPKI SHA2-256) @@ -49,3 +50,4 @@ ### A server with a mixed-usage set of TLSAs - the EE-mode one failing verify (should deliver, DANE-mode) ### A server with a name not matching the cert. TA-mode; should fail ### A server with a name not matching the cert. EE-mode; should deliver and claim DANE mode +### A server securely serving a wrong TLSA record, dane not requested (delivery should work non-dane) |