diff options
| author | kenjiro <> | 2026-02-08 22:25:16 +0000 |
|---|---|---|
| committer | kenjiro <> | 2026-02-08 22:25:16 +0000 |
| commit | fbe52a57d923d0b51fc6d79f9ebda770455b831f (patch) | |
| tree | 9a812325434c580a4d7d3418c3e7378b29313b09 /src/lib | |
| parent | c1d87b1072b9f7d2783c4658953f787fb56f26a1 (diff) | |
| download | openbsd-fbe52a57d923d0b51fc6d79f9ebda770455b831f.tar.gz openbsd-fbe52a57d923d0b51fc6d79f9ebda770455b831f.tar.bz2 openbsd-fbe52a57d923d0b51fc6d79f9ebda770455b831f.zip | |
openssl x509: send -text output to the file specified by -out
In the x509 command, `-text` output is not written to the file specified
by `-out`, whereas in other OpenSSL/LibreSSL subcommands it is.
With this change, STDout is removed, and `-text` output is written
entirely to the file specified by `-out`, making the behavior consistent
with other subcommands.
Fix https://github.com/libressl/portable/issues/1228
ok tb jsing
Diffstat (limited to 'src/lib')
0 files changed, 0 insertions, 0 deletions
