mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-11 10:40:56 -04:00
When the tests were added, the files were generated without FIPS compatibility in mind. That made the tests fail on recent OpenSSL versions in FIPS mode. So, the files were regenerated on a FIPS compliant system using the following stanza: $ openssl dhparam -out <file> 3072 Apparently, the old files are not valid for FIPS starting with OpneSSL 3.1.X release series as "FIPS 140-3 compliance changes" are mentioned in the changelog: https://openssl-library.org/news/openssl-3.1-notes/
11 lines
595 B
Text
11 lines
595 B
Text
-----BEGIN DH PARAMETERS-----
|
|
MIIBiAKCAYEA//////////+t+FRYortKmq/cViAnPTzx2LnFg84tNpWp4TZBFGQz
|
|
+8yTnc4kmz75fS/jY2MMddj2gbICrsRhetPfHtXV/WVhJDP1H18GbtCFY2VVPe0a
|
|
87VXE15/V8k1mE8McODmi3fipona8+/och3xWKE2rec1MKzKT0g6eXq8CrGCsyT7
|
|
YdEIqUuyyOP7uWrat2DX9GgdT0Kj3jlN9K5W7edjcrsZCwenyO4KbXCeAvzhzffi
|
|
7MA0BM0oNC9hkXL+nOmFg/+OTxIy7vKBg8P+OxtMb61zO7X8vC7CIAXFjvGDfRaD
|
|
ssbzSibBsu/6iGtCOGEfz9zeNVs7ZRkDW7w09N75nAI4YbRvydbmyQd62R0mkff3
|
|
7lmMsPrBhtkcrv4TCYUTknC0EwyTvEN5RPT9RFLi103TZPLiHnH1S/9croKrnJ32
|
|
nuhtK8UiNjoNq8Uhl5sN6todv5pC1cRITgq80Gv6U93vPBsg7j/VnXwl5B0rZsYu
|
|
N///////////AgEC
|
|
-----END DH PARAMETERS-----
|