Changeset c3aebe5 in mod_gnutls for test/test_ca.mk
- Timestamp:
- Jul 15, 2019, 3:26:20 PM (20 months ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- f828974
- Parents:
- fbef621
- git-author:
- Fiona Klute <fiona.klute@…> (07/15/19 14:46:04)
- git-committer:
- Fiona Klute <fiona.klute@…> (07/15/19 15:26:20)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/test_ca.mk
rfbef621 rc3aebe5 69 69 $(cert_rule) 70 70 71 # certificates signed by the test sub CA 72 authority/subca/%/x509.pem: authority/subca/%/template authority/subca/%/secret.key authority/subca/x509.pem 73 $(cert_rule) 74 71 75 # certificates signed by rogue CA (for error cases) 72 76 rogueca/%/x509.pem: rogueca/%/template rogueca/%/secret.key rogueca/x509.pem
Note: See TracChangeset
for help on using the changeset viewer.