We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10f250f commit 2d51581Copy full SHA for 2d51581
1 file changed
.github/examples-manifest.yml
@@ -191,13 +191,6 @@ examples:
191
- id: pkcs7
192
path: pkcs7
193
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
201
deps: [zlib1g-dev]
202
run:
203
# runall.sh drives the binaries in dependency order (envelopedData-ktri
0 commit comments