commit | f0f399d66c241ddbbad8e1bad387eb0d829a5765 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Jul 03 17:45:57 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Fri Jul 03 17:45:57 2015 +0200 |
tree | 6fc9a83111bd01d72e853b2c75865dd1e87be977 | |
parent | f0dd045bbe42a85e15582d16d271fbceeef16b96 [diff] [blame] |
Up default server DHM size to 2048 bits
diff --git a/include/polarssl/ssl.h b/include/polarssl/ssl.h index f82d4fc..9c6a0c5 100644 --- a/include/polarssl/ssl.h +++ b/include/polarssl/ssl.h
@@ -1327,7 +1327,7 @@ /** * \brief Set the Diffie-Hellman public P and G values, * read as hexadecimal strings (server-side only) - * (Default: POLARSSL_DHM_RFC5114_MODP_1024_[PG]) + * (Default: POLARSSL_DHM_RFC5114_MODP_2048_[PG]) * * \param ssl SSL context * \param dhm_P Diffie-Hellman-Merkle modulus