]> git.ipfire.org Git - thirdparty/openssl.git/commit
doc: fix macro name
authorPauli <ppzgs1@gmail.com>
Wed, 24 Nov 2021 03:32:47 +0000 (13:32 +1000)
committerPauli <ppzgs1@gmail.com>
Thu, 25 Nov 2021 06:04:41 +0000 (16:04 +1000)
commit7f3211743ea15fd86e6c138d96aec3bce7bd6b21
tree639c63edbe5bc951511dcf1e9f03a07080d8b88c
parentdd0c0eb7a54aed1d0b8b71ad22253558dc26d646
doc: fix macro name

OSSL_STORE_INFO_X509 doesn't exist.  It should be OSSL_STORE_INFO_CERT.

Fixes #17121

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17125)

(cherry picked from commit 01fde90eec721b64bc0e1c01cd94a9fd431adcc6)
doc/man7/ossl_store.pod