summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/X509_STORE_set1_param.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove cross references to the undocumented functions X509_STORE_new(3)schwarze2017-01-061-4/+2
| | | | | | | and X509_STORE_add_lookup(3) reported by jmc@. Even though these functions are public, they seem more useful internally than for application programs, so now is not the time to document them.
* various cleanup;jmc2016-12-051-1/+1
|
* import the relevant parts of X509_STORE_get0_param(3) from OpenSSL, butschwarze2016-12-051-0/+74
since we don't have that function, call the page X509_STORE_set1_param(3)