| Makefile.am | Makefile.am | |||
|---|---|---|---|---|
| skipping to change at line 39 | skipping to change at line 39 | |||
| template-nc.tmpl template-nc.pem xmpp-othername.pem \ | template-nc.tmpl template-nc.pem xmpp-othername.pem \ | |||
| suppressions.valgrind csr-invalid.der invalid-sig2.pem invalid-sig3. pem \ | suppressions.valgrind csr-invalid.der invalid-sig2.pem invalid-sig3. pem \ | |||
| invalid-sig.pem email-certs/chain.exclude.test.example.com email-cer ts/chain.test.example.com \ | invalid-sig.pem email-certs/chain.exclude.test.example.com email-cer ts/chain.test.example.com \ | |||
| email-certs/chain.invalid.example.com email-certs/chain.test.example .com-2 \ | email-certs/chain.invalid.example.com email-certs/chain.test.example .com-2 \ | |||
| single-ca.p7b single-ca.p7b.out full.p7b full.p7b.out detached.p7b \ | single-ca.p7b single-ca.p7b.out full.p7b full.p7b.out detached.p7b \ | |||
| pkcs7-detached.txt p7-combined.out template-generalized.pem \ | pkcs7-detached.txt p7-combined.out template-generalized.pem \ | |||
| template-generalized.tmpl privkey1.pem privkey2.pem privkey3.pem \ | template-generalized.tmpl privkey1.pem privkey2.pem privkey3.pem \ | |||
| name-constraints-ip.pem cert-invalid-utf8.der very-long-dn.pem | name-constraints-ip.pem cert-invalid-utf8.der very-long-dn.pem | |||
| dist_check_SCRIPTS = pathlen aki pem-decoding certtool invalid-sig email \ | dist_check_SCRIPTS = pathlen aki pem-decoding certtool invalid-sig email \ | |||
| pkcs7 privkey-import name-constraints certtool-long-cn | pkcs7 privkey-import name-constraints certtool-long-cn crl | |||
| if !HAVE_BUGGY_LIBIDN | if !HAVE_BUGGY_LIBIDN | |||
| dist_check_SCRIPTS += certtool-utf8 | dist_check_SCRIPTS += certtool-utf8 | |||
| endif | endif | |||
| if ENABLE_NON_SUITEB_CURVES | if ENABLE_NON_SUITEB_CURVES | |||
| dist_check_SCRIPTS += crq | dist_check_SCRIPTS += crq | |||
| endif | endif | |||
| if !WINDOWS | if !WINDOWS | |||
| End of changes. 1 change blocks. | ||||
| 1 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ | ||||