]> git.ipfire.org Git - thirdparty/dehydrated.git/commit
Ignore output of 'openssl req -verify'.
authorWilfried Teiken <wteiken@teiken.org>
Sun, 3 Dec 2023 20:07:01 +0000 (15:07 -0500)
committerLukas Schauer <lukas@schauer.dev>
Tue, 5 Dec 2023 01:36:40 +0000 (02:36 +0100)
commit4fd777e87e589652b1127b79ac6688ed7cb151fe
tree381c8a57f643fe43849e08f688b4959cfb2aacf3
parente3ef43c816f73d443f32410862d9253d35cf3f99
Ignore output of 'openssl req -verify'.

Newer versions of openssl seem to send the verify outout to stdout instead of
stderr in the past. Ignore that output when retrieving altnames.
dehydrated