Matt Caswell
38fc02a708
Update copyright year
...
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15801 )
2021-06-17 13:24:59 +01:00
Dr. David von Oheimb
f9ac6f6956
Improve the documentation of cert path building and validation
...
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13735 )
2021-06-08 07:47:41 +02:00
Matt Caswell
00c405b365
Update copyright year
...
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12043 )
2020-06-04 14:33:57 +01:00
Tim Hudson
c7f837cfcc
undeprecate SSL_CTX_load_verify_locations and X509_STORE_load_locations
...
The underlying functions remain and these are widely used.
This undoes the deprecation part of PR8442
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12001 )
2020-06-01 19:52:23 +10:00
Rich Salz
22bb8c2545
Document more env var stuff, fix some typo's
...
Add openssl-env.pod
Also fix up many other environment page formatting nits.
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10135 )
2019-11-28 13:58:51 +01:00
Richard Levitte
bdb0e04fd0
Document added SSL functions related to X509_LOOKUP_store
...
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8442 )
2019-11-03 18:40:17 +01:00
Paul Yang
4564e77ae9
Place return values after examples in doc
...
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8338 )
2019-02-28 21:38:19 +08:00
Richard Levitte
4746f25ac6
Following the license change, modify the boilerplates in doc/man3/
...
[skip ci]
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7829 )
2018-12-06 15:34:13 +01:00
Beat Bolli
2947af32a0
doc/man3: use the documented coding style in the example code
...
Adjust brace placement, whitespace after keywords, indentation and empty
lines after variable declarations according to
https://www.openssl.org/policies/codingstyle.html .
Indent literal sections by exactly one space.
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1956 )
2017-06-08 11:54:15 +01:00
Richard Levitte
b97fdb57a2
Fix referenses in section 3 manuals
...
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1900 )
2016-11-11 13:06:43 +01:00
Rich Salz
99d63d4662
Move manpages to man[1357] structure.
...
Move manpages to manX directories
Add Windows/VMS install fix from Richard Levitte
Update README
Fix typo's
Remove some duplicates
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-10-26 13:59:52 -04:00