Skip to content

Upgrade to v5.0: fix bugs, add features, improve code quality#136

Open
priscillienMei wants to merge 1 commit intoMatty9191:masterfrom
priscillienMei:master
Open

Upgrade to v5.0: fix bugs, add features, improve code quality#136
priscillienMei wants to merge 1 commit intoMatty9191:masterfrom
priscillienMei:master

Conversation

@priscillienMei
Copy link
Copy Markdown

Fix 10 bugs: OLDIFS never saved, quoted wildcard in case default, unquoted OPTIONS string, find word splitting on spaces, missing -v option, unquoted variables, and typos. Refactor certificate info extraction into extract_cert_info() to eliminate duplication. Add connection timeout (-T), JSON output (-j), color output (-C), TLS version selection (-v), and secure PKCS12 password via stdin (-K). Fix issuer/CN parsing to support both LibreSSL and OpenSSL formats. Use system temp directory instead of hardcoded /var/tmp.

Fix 10 bugs: OLDIFS never saved, quoted wildcard in case default,
unquoted OPTIONS string, find word splitting on spaces, missing -v
option, unquoted variables, and typos. Refactor certificate info
extraction into extract_cert_info() to eliminate duplication. Add
connection timeout (-T), JSON output (-j), color output (-C), TLS
version selection (-v), and secure PKCS12 password via stdin (-K).
Fix issuer/CN parsing to support both LibreSSL and OpenSSL formats.
Use system temp directory instead of hardcoded /var/tmp.
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.

1 participant