diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-12-27 15:15:42 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-12-30 13:50:33 +0000 |
commit | ea98874e2a6a5aee2d512f3246f7d3c19c2ec63d (patch) | |
tree | da83f088e3eb0c6afd9a68c04d633bf95a2bd2b5 /test/paniclog/2149 | |
parent | ef8a2428cfe2ba86715e8dc1f966f9532ff5d190 (diff) |
TLS: Deprecate RFC 5114 DH params. Bug 1895
Diffstat (limited to 'test/paniclog/2149')
-rw-r--r-- | test/paniclog/2149 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/paniclog/2149 b/test/paniclog/2149 index 2221cd458..dff86ef7c 100644 --- a/test/paniclog/2149 +++ b/test/paniclog/2149 @@ -1,3 +1,5 @@ ******** SERVER ******** 1999-03-02 09:44:33 TLS error (D-H param setting 'TESTSUITE/aux-fixed/dh512'): error:xxxxxxxx:SSL routines::dh key too small +1999-03-02 09:44:33 WARNING: deprecated Diffie-Hellman parameter 'ike22' used +1999-03-02 09:44:33 TLS error (D-H param setting 'ike22'): error:xxxxxxxx:SSL routines::dh key too small |