mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Fix incorrectly labeled prime in ssl-dh-params. Closes #347
This commit is contained in:
parent
bd99365851
commit
9c42f852c7
1 changed files with 1 additions and 1 deletions
|
|
@ -336,7 +336,7 @@ local DHE_PRIMES = {
|
|||
C3F0A6AF 8F92F19E 3FEF9337 B99B9C93 A055D55A 96E42573 4005A68E D47040FD
|
||||
F00A5593 6EBA4B93 F64CBA1A 004E4513 611C9B21 7438A703 A2060C20 38D0CFAA
|
||||
FFBBA48F B9DAC4B2 450DC58C B0320A03 17E2A31B 44A02787 C657FB0C 0CBEC11D
|
||||
]])] = "weakdh.org/1024-bit MODP group with safe prime modulus",
|
||||
]])] = "weakdh.org/1024-bit MODP group with non-safe prime modulus",
|
||||
|
||||
[fromhex([[
|
||||
C9BBF5F7 74A8297B 0F97CDDA 3A3468C7 117B6BF7 99A13D9F 1F5DAC48 7B2241FE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue