Skip to content

Commit 9e6421f

Browse files
save file
1 parent 17137c5 commit 9e6421f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/25-09-29/name-constraints-in-x509-certificate/name-constraints-in-x509-certificate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ <h4>
431431
output.clear();
432432

433433
var params = {EmscrJSR_openssl,stdout:output.stdout,stderr:output.stderr};
434-
openssl = opensslmod(output);
434+
openssl = opensslmod(params);
435435

436436
openssl.fs.clear();
437437
var Module = await openssl.init();

0 commit comments

Comments
 (0)