summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/X509_STORE_load_locations.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/X509_STORE_load_locations.3')
-rw-r--r--src/lib/libcrypto/man/X509_STORE_load_locations.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/X509_STORE_load_locations.3 b/src/lib/libcrypto/man/X509_STORE_load_locations.3
index ad64bd0316..bc2a3e2de8 100644
--- a/src/lib/libcrypto/man/X509_STORE_load_locations.3
+++ b/src/lib/libcrypto/man/X509_STORE_load_locations.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: X509_STORE_load_locations.3,v 1.6 2018/03/30 00:44:24 schwarze Exp $ 1.\" $OpenBSD: X509_STORE_load_locations.3,v 1.7 2021/03/12 05:18:00 jsg Exp $
2.\" full merge up to: 2.\" full merge up to:
3.\" OpenSSL X509_STORE_add_cert b0edda11 Mar 20 13:00:17 2018 +0000 3.\" OpenSSL X509_STORE_add_cert b0edda11 Mar 20 13:00:17 2018 +0000
4.\" 4.\"
@@ -16,7 +16,7 @@
16.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 16.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
17.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 17.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
18.\" 18.\"
19.Dd $Mdocdate: March 30 2018 $ 19.Dd $Mdocdate: March 12 2021 $
20.Dt X509_STORE_LOAD_LOCATIONS 3 20.Dt X509_STORE_LOAD_LOCATIONS 3
21.Os 21.Os
22.Sh NAME 22.Sh NAME
@@ -46,7 +46,7 @@ contained in the colon-separated list
46.Fa dirs 46.Fa dirs
47for looking up certificates, in addition to files and directories 47for looking up certificates, in addition to files and directories
48that are already configured. 48that are already configured.
49The certificates in the directores must be in hashed form, as documented in 49The certificates in the directories must be in hashed form, as documented in
50.Xr X509_LOOKUP_hash_dir 3 . 50.Xr X509_LOOKUP_hash_dir 3 .
51Directories already in use are not added again. 51Directories already in use are not added again.
52If 52If