[gnutls-help] Generating DH Parameters larger than 3072 bits

Yan Fiz yanfiz at gmail.com
Mon Dec 15 04:57:30 CET 2014


$ certtool --generate-dh-params --bits 4096 --outfile server.p3 --debug 9999
Setting log level to 9999
** Note: Please use the --sec-param instead of --bits
Generating DH parameters (4096 bits)...
(might take long time)
|<3>| ASSERT: pk.c:843
|<3>| ASSERT: gnutls_dh.c:223
Error generating parameters: Error in public key generation.

$ certtool --generate-dh-params --sec-param ultra --outfile server.p3
--debug 9999
Setting log level to 9999
Generating DH parameters (15424 bits)...
(might take long time)
|<3>| ASSERT: pk.c:843
|<3>| ASSERT: gnutls_dh.c:223
Error generating parameters: Error in public key generation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20141215/4d0ce38a/attachment.html>


More information about the Gnutls-help mailing list