Skip to content

Commit

Permalink
Add new certs to include.am
Browse files Browse the repository at this point in the history
  • Loading branch information
ColtonWilley committed May 30, 2024
1 parent f13a826 commit 1310c97
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion certs/test/include.am
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,11 @@ EXTRA_DIST += \
certs/test/cert-ext-multiple.pem \
certs/test/cert-bad-neg-int.der \
certs/test/cert-bad-oid.der \
certs/test/cert-bad-utf8.der
certs/test/cert-bad-utf8.der \
certs/test/cert-over-max-altnames.cfg \
certs/test/cert-over-max-altnames.pem \
certs/test/cert-over-max-nc.cfg \
certs/test/cert-over-max-nc.pem

# The certs/server-cert with the last byte (signature byte) changed
EXTRA_DIST += \
Expand Down

0 comments on commit 1310c97

Please sign in to comment.