Revision 10a70da729948bb573d27cef4459077c49f3eb46 authored by Emilia Kasper on 19 May 2015, 09:53:31 UTC, committed by Emilia Kasper on 20 May 2015, 12:54:51 UTC
Since the client has no way of communicating her supported parameter range to the server, connections to servers that choose weak DH will simply fail. Reviewed-by: Kurt Roeckx <kurt@openssl.org>
1 parent dcbc03e
GitConfigure
#!/bin/sh
BRANCH=`git rev-parse --abbrev-ref HEAD`
./Configure $@ no-symlinks
make files
util/mk1mf.pl OUT=out.$BRANCH TMP=tmp.$BRANCH INC=inc.$BRANCH copy > makefile.$BRANCH
make -f makefile.$BRANCH init

Computing file changes ...