source: mod_gnutls/test/tests/17_cgi_vars_large_cert/gnutls-cli.args @ 60868d2

asynciodebian/mastermainproxy-ticket
Last change on this file since 60868d2 was 33af2b7, checked in by Thomas Klute <thomas2.klute@…>, 8 years ago

Test suite: Add tests to "dist" target and support VPATH builds

Supporting VPATH builds requires using $srcdir to find non-generated
data rather than fixed relative paths. If test are not called through
the make system, local defaults must be used. Not changing directories
during tests any more makes this easier.

A few files (e.g. templates, generated CRL) have been moved around to
better match the new structure.

  • Property mode set to 100644
File size: 130 bytes
Line 
1--x509certfile=client/x509.pem
2--x509keyfile=client/secret.key
3--x509cafile=authority/x509.pem
4--priority=NORMAL:-KX-ALL:+DHE-RSA
Note: See TracBrowser for help on using the repository browser.