asynciodebian/masterdebian/stretch-backportsproxy-ticketupstream
Last change
on this file since f4deac5 was
c0bb823,
checked in by Thomas Klute <thomas2.klute@…>, 5 years ago
|
Test suite: Create rogue client certificate for client auth test
Test case 18 (verification of a client certificate not issued by the
accepted CA) used the Rogue CA certificate as a client
certificate. However, recent gnutls-cli (from GnuTLS git at the time
of this commit) detects the constraint violation and rejects the
certificate, so the test fails before mod_gnutls can check the
certificate. Create a rougue client certificate with correct
constraints to make the test work as expected.
|
-
Property mode set to
100644
|
File size:
123 bytes
|
Line | |
---|
1 | --x509certfile=rogueclient/x509.pem |
---|
2 | --x509keyfile=rogueclient/secret.key |
---|
3 | --x509cafile=authority/x509.pem |
---|
4 | --priority=NORMAL |
---|
Note: See
TracBrowser
for help on using the repository browser.