diff options
author | tb <> | 2023-11-27 19:27:21 +0000 |
---|---|---|
committer | tb <> | 2023-11-27 19:27:21 +0000 |
commit | 8bd1f7bf794960e68177e53e1d8b4b8b112ffc04 (patch) | |
tree | 2d6ec3f139796c1fb1f7e3c1a3a2fce53ba9eb67 /src/regress | |
parent | 70b516efb62240844392624d1d4274c429874381 (diff) | |
download | openbsd-8bd1f7bf794960e68177e53e1d8b4b8b112ffc04.tar.gz openbsd-8bd1f7bf794960e68177e53e1d8b4b8b112ffc04.tar.bz2 openbsd-8bd1f7bf794960e68177e53e1d8b4b8b112ffc04.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/regress')
0 files changed, 0 insertions, 0 deletions