source: mod_gnutls/test/.gitignore @ 42bee37

asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
Last change on this file since 42bee37 was 42bee37, checked in by Thomas Klute <thomas2.klute@…>, 7 years ago

Test suite: OCSP index generation tool

gen_ocsp_index creates an index file in the format used by OpenSSL
from a list of certificates, e.g.:

./gen_ocsp_index server/x509.pem client/x509.pem

The purpose is to configure an OCSP responder for the test
environment.

  • Property mode set to 100644
File size: 261 bytes
Line 
1cache
2proxy_backend.conf
3*~
4logs
5outputs
6server
7client
8authority
9imposter
10rogueca
11rogueclient
12client.uid
13server.uid
14server.template
15client.template
16authority.template
17imposter.template
18rogueclient.template
19msva.gnupghome
20*.log
21*.trs
22*.lock
23gen_ocsp_index
24.deps
Note: See TracBrowser for help on using the repository browser.