Document X509v3_{addr,asid}_validate_{path,resource_set}(3)
authortb <tb@openbsd.org>
Fri, 29 Sep 2023 08:57:49 +0000 (08:57 +0000)
committertb <tb@openbsd.org>
Fri, 29 Sep 2023 08:57:49 +0000 (08:57 +0000)
commit1f84f19b21ef0072d204bbb8685b3ce0953393bf
tree1fc4e758d3b9740617bbc138c7a5566a63d1c5b0
parent3d625026822d0571e164eafb4033945e3defe89a
Document X509v3_{addr,asid}_validate_{path,resource_set}(3)

These were the last four RFC 3779 things that check_complete.pl x509v3
complained about. I will surely tweak and try to improve a few things
in the coming days, but the pages should now be stable enough that
review efforts will likely not be wasted. Any feedback appreciated.
lib/libcrypto/man/ASIdentifiers_new.3
lib/libcrypto/man/Makefile
lib/libcrypto/man/X509_new.3
lib/libcrypto/man/X509v3_addr_add_inherit.3
lib/libcrypto/man/X509v3_addr_validate_path.3 [new file with mode: 0644]
lib/libcrypto/man/X509v3_asid_add_id_or_range.3