Revision c00f8d697aed17edbd002e2f6c989d8fbd7c4ecf authored by Dr. Stephen Henson on 25 February 2010, 00:01:38 UTC, committed by Dr. Stephen Henson on 14 February 2014, 15:27:30 UTC
as issuer and subject names. Although this is an incompatible change it should have little impact in pratice because self-issued certificates that are not self-signed are rarely encountered. (cherry picked from commit b1efb7161f409c81178b9aa95583db3390f90b1b)
1 parent b07e4f2
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 ...