Changeset 56c722f in mod_gnutls
- Timestamp:
- Apr 29, 2018, 3:54:37 PM (5 years ago)
- Branches:
- asyncio, debian/master, master, proxy-ticket
- Children:
- a6aa387
- Parents:
- f52f1b4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/test_ca.mk
rf52f1b4 r56c722f 23 23 24 24 %/secret.pgp.raw: %.uid %/secret.key 25 PEM2OPENPGP_ EXPIRATION=86400 PEM2OPENPGP_USAGE_FLAGS=authenticate,certify,sign pem2openpgp "$$(cat $<)" < $(dir $@)secret.key > $@25 PEM2OPENPGP_USAGE_FLAGS=authenticate,certify,sign pem2openpgp "$$(cat $<)" < $(dir $@)secret.key > $@ 26 26 27 27 %/secret.pgp: %/secret.pgp.raw pgpcrc
Note: See TracChangeset
for help on using the changeset viewer.