Add initial documentation for the RFC 3779 API
authortb <tb@openbsd.org>
Mon, 25 Sep 2023 01:14:34 +0000 (01:14 +0000)
committertb <tb@openbsd.org>
Mon, 25 Sep 2023 01:14:34 +0000 (01:14 +0000)
commit6e5abb282a9f2495bb1d540912fac9fee564364c
tree1e45a1fe1e1c356650ad996fbb61e19db9c812d6
parent3973774f3f55e33cc8960e62b795bc6be2681037
Add initial documentation for the RFC 3779 API

This documents the part of the API that allows building the two
extensions. It is all very complicated and the bug density is
quite high. Surely there's lots of room for improvement, but
I've been sitting way too long on versions of these. I'll never
finish. Let's fix and improve in tree.
lib/libcrypto/man/ASIdentifiers_new.3 [new file with mode: 0644]
lib/libcrypto/man/Makefile
lib/libcrypto/man/X509_new.3
lib/libcrypto/man/X509v3_addr_add_inherit.3 [new file with mode: 0644]
lib/libcrypto/man/X509v3_asid_add_id_or_range.3 [new file with mode: 0644]