Skip to content

Use portable mktemp syntax in ocsp-stapling_tls13multi.test#9400

Merged
douzzer merged 1 commit intowolfSSL:masterfrom
cconlon:ocspStaplingTls13MultiMktemp
Nov 8, 2025
Merged

Use portable mktemp syntax in ocsp-stapling_tls13multi.test#9400
douzzer merged 1 commit intowolfSSL:masterfrom
cconlon:ocspStaplingTls13MultiMktemp

Conversation

@cconlon
Copy link
Copy Markdown
Member

@cconlon cconlon commented Nov 6, 2025

Description

scripts/ocsp-stapling_tls13multi.test was failing on macOS with:

mktemp: illegal option -- p
usage: mktemp [-d] [-q] [-t prefix] [-u] template ...
       mktemp [-d] [-q] [-u] -t prefix

Changing here to use hopefully more portable template syntax.

Testing

Tested on Intel Core i9, macOS Ventura 13.3.1. mktemp from /usr/bin/mktemp. wolfSSL had been configured with ./configure --enable-all.

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@cconlon cconlon self-assigned this Nov 6, 2025
@cconlon
Copy link
Copy Markdown
Member Author

cconlon commented Nov 7, 2025

Retest this please Jenkins. PRB-master-job / PRB-generic-config-parser / PRB-sp.txt / scripts/openssl.test.

@cconlon cconlon assigned wolfSSL-Bot and unassigned cconlon Nov 7, 2025
@douzzer douzzer merged commit f977004 into wolfSSL:master Nov 8, 2025
288 of 301 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants