Changeset 3f00958 in mod_gnutls for test/TestMakefile
- Timestamp:
- May 8, 2015, 8:53:36 PM (6 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, master, proxy-ticket, upstream
- Children:
- d92899e
- Parents:
- 1708045
- git-author:
- Thomas Klute <thomas2.klute@…> (05/08/15 19:12:37)
- git-committer:
- Thomas Klute <thomas2.klute@…> (05/08/15 20:53:36)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/TestMakefile
r1708045 r3f00958 74 74 certtool --generate-certificate --load-ca-certificate authority/x509.pem --load-ca-privkey authority/secret.key --load-request $(dir $@)cert-request --template $< > $@ 75 75 76 %/softhsm.db: %/x509.pem %/secret.key 77 SOFTHSM_CONF="$(*)-softhsm.conf" ./softhsm.bash init $(dir $@)secret.key $(dir $@)x509.pem 78 76 79 msva.gnupghome/trustdb.gpg: authority/minimal.pgp client/cert.pgp 77 80 mkdir -p -m 0700 $(dir $@)
Note: See TracChangeset
for help on using the changeset viewer.