summaryrefslogtreecommitdiff
path: root/tests/cert-tests/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-08-15 12:58:02 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-08-15 16:26:53 +0200
commitfa1091c64669df1c0c78cd1bd20aad0745ea7ac4 (patch)
tree0ee4adc7e8d836e75763b093e051907f58c581b6 /tests/cert-tests/Makefile.am
parent120ee97b931adabff587101bbf8c57a379b93e01 (diff)
downloadgnutls-fa1091c64669df1c0c78cd1bd20aad0745ea7ac4.tar.gz
tests: use certtool to check RSA-PSS to RSA conversion
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'tests/cert-tests/Makefile.am')
-rw-r--r--tests/cert-tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cert-tests/Makefile.am b/tests/cert-tests/Makefile.am
index 82a837b2af..a5b5178626 100644
--- a/tests/cert-tests/Makefile.am
+++ b/tests/cert-tests/Makefile.am
@@ -63,6 +63,7 @@ EXTRA_DIST = data/ca-no-pathlen.pem data/no-ca-or-pathlen.pem data/aki-cert.pem
data/openssl-keyid.p7b data/openssl-keyid.p7b.out data/openssl.p12 \
data/x509-v1-with-sid.pem data/x509-v1-with-iid.pem data/x509-v3-with-fractional-time.pem \
templates/template-long-dns.tmpl \
+ data/key-rsa-pss-raw.pem data/key-rsa-pss.pem \
data/long-dns.pem data/template-long-dns-crq.pem data/chain-with-critical-on-root.pem \
data/chain-with-critical-on-intermediate.pem data/chain-with-critical-on-endcert.pem \
templates/crit-extensions.tmpl data/crit-extensions.pem data/x509-with-zero-version.pem \