Clarify flags argument of X509_check_ip
authorTobias Nießen <tniessen@tnie.de>
Mon, 17 Jan 2022 15:31:39 +0000 (15:31 +0000)
committerTomas Mraz <tomas@openssl.org>
Thu, 20 Jan 2022 10:16:10 +0000 (11:16 +0100)
commit2d280fe016a98b57d488f42fd3941bcd61407c5a
treea35f4514101a7b640c37bce2963ae1b94c3cd030
parent148b592db7ea18e0209078fe313514fb7c7553f5
Clarify flags argument of X509_check_ip

Because no supported flag affects the behavior of X509_check_ip, the
flags argument currently has no effect.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17536)
doc/man3/X509_check_host.pod