diff options
author | tb <> | 2023-11-27 19:27:21 +0000 |
---|---|---|
committer | tb <> | 2023-11-27 19:27:21 +0000 |
commit | 8c836e8da0ecad4ba46b700ac35732587993b407 (patch) | |
tree | 2d6ec3f139796c1fb1f7e3c1a3a2fce53ba9eb67 /src/lib/libssl/ssl_lib.c | |
parent | f9b71829c8cfa2854ed72d8f2edb46fae92a9161 (diff) | |
download | openbsd-8c836e8da0ecad4ba46b700ac35732587993b407.tar.gz openbsd-8c836e8da0ecad4ba46b700ac35732587993b407.tar.bz2 openbsd-8c836e8da0ecad4ba46b700ac35732587993b407.zip |
Remove some trailing whitespace
x509_prn.c r1.6 changed the output of 'openssl -in foo.pem -noout -text'
by removing trailing whitespace from non-critical certificate extensions.
Committing the difference now to reduces noise in an upcoming diff.
There's some trailing whitespace remaining. That's because we try to print
a BMPString in an User Notice's Explicit Text with "%*s". That doesn't work
so well with an encoding full of NULs...
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions