asynciodebian/masterdebian/stretch-backportsjessie-backportsproxy-ticketupstream
Last change
on this file since 3f00958 was
3f00958,
checked in by Thomas Klute <thomas2.klute@…>, 6 years ago
|
New test case: PKCS #11 URLs for server key and certificate
The new test case checks if the server can access its key and
certificate using PKCS #11 URLs. SoftHSM (v1 only for now) is used to
provide the PKCS #11 token. If SoftHSM is not available, the test case
is skipped.
|
-
Property mode set to
100755
|
File size:
98 bytes
|
Rev | Line | |
---|
[3f00958] | 1 | #!/bin/bash |
---|
| 2 | |
---|
| 3 | testdir="./tests/24_pkcs11_cert" |
---|
| 4 | . ./softhsm.bash |
---|
| 5 | |
---|
| 6 | set -e |
---|
| 7 | |
---|
| 8 | make -f TestMakefile t-24 |
---|
Note: See
TracBrowser
for help on using the repository browser.