source: mod_gnutls/test/tests/18_client_verification_wrong_cert/gnutls-cli.args @ eea8a16

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

New test case: TLS client auth with invalid certificate

Commit 5a8a32bbfb8a83fe6358c5c31c443325a7775fc2 ("TLS Client auth: Check
server verify mode if unset for dir") fixed an issue where mod_gnutls
ignored the results of client certificate verification if there was no
directory specific verification policy. The new test case checks if
mod_gnutls properly rejects requests using invalid certificates if
client auth is required.

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