Commit 3e01c80
ssl: fix test_tmp_dh and test_tmp_dh_callback with OpenSSL 4.0
OpenSSL master added support for RFC 7919 groups in TLS 1.2. They are
preferred over SSLContext#tmp_dh= or #tmp_dh_callback= values if the
client advertises them in the supported_groups extension.1 parent ebb505f commit 3e01c80
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1909 | 1909 | | |
1910 | 1910 | | |
1911 | 1911 | | |
1912 | | - | |
| 1912 | + | |
| 1913 | + | |
| 1914 | + | |
1913 | 1915 | | |
1914 | 1916 | | |
1915 | 1917 | | |
| |||
2172 | 2174 | | |
2173 | 2175 | | |
2174 | 2176 | | |
2175 | | - | |
| 2177 | + | |
| 2178 | + | |
| 2179 | + | |
2176 | 2180 | | |
2177 | 2181 | | |
2178 | 2182 | | |
| |||
0 commit comments