Revision dcbc03ede7625f6a1023389196f62aff8916ce4b authored by Emilia Kasper on 12 May 2015, 14:10:05 UTC, committed by Emilia Kasper on 20 May 2015, 12:54:51 UTC
- Do not advise generation of DH parameters with dsaparam to save computation time. - Promote use of custom parameters more, and explicitly forbid use of built-in parameters weaker than 2048 bits. - Advise the callback to ignore <keylength> - it is currently called with 1024 bits, but this value can and should be safely ignored by servers. Reviewed-by: Rich Salz <rsalz@openssl.org>
1 parent b32aa8e
GitMake
#!/bin/sh
BRANCH=`git rev-parse --abbrev-ref HEAD`
make -f makefile.$BRANCH $@

Computing file changes ...