summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/X509v3_addr_validate_path.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reorder list of additional validation checks neededtb2023-09-301-9/+8
|
* consistently use "allow_inherit" for the argument nameschwarze2023-09-301-6/+6
| | | | and fix whitespace on one text line; no change of meaning
* Some wording tweaks to make things a bit more precise.tb2023-09-291-6/+7
|
* Fix a wrong tag and work around an ugly linebreaktb2023-09-291-5/+6
|
* Document X509v3_{addr,asid}_validate_{path,resource_set}(3)tb2023-09-291-0/+202
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.