Skip to content

Commit 2d51581

Browse files
committed
Test pkcs7 against master and stable now that the wolfSSL fix has merged
1 parent 10f250f commit 2d51581

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/examples-manifest.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -191,13 +191,6 @@ examples:
191191
- id: pkcs7
192192
path: pkcs7
193193
profile: pkcs7
194-
# TODO: drop wolfssl_ref once wolfSSL/wolfssl#10904 merges, then re-run so
195-
# pkcs7 goes back to the normal master + stable refs.
196-
# signedData-stream cannot pass on master: wc_PKCS7_EncodeContentStreamHelper()
197-
# leaves ret at its BAD_FUNC_ARG initializer when the caller passes a
198-
# precomputed hash, so the content is never written and the bundle verifies
199-
# nowhere. Test against the fix rather than masking the example as expected-fail.
200-
wolfssl_ref: refs/pull/10904/head
201194
deps: [zlib1g-dev]
202195
run:
203196
# runall.sh drives the binaries in dependency order (envelopedData-ktri

0 commit comments

Comments
 (0)