File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
- .\" $OpenBSD: X509_LOOKUP_new.3,v 1.3 2021/08/03 19:47:39 schwarze Exp $
1
+ .\" $OpenBSD: X509_LOOKUP_new.3,v 1.4 2021/08/06 19:09:56 schwarze Exp $
2
2
.\"
3
3
.\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org>
4
4
.\"
14
14
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15
15
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16
16
.\"
17
- .Dd $Mdocdate : August 3 2021 $
17
+ .Dd $Mdocdate : August 6 2021 $
18
18
.Dt X509_LOOKUP_NEW 3
19
19
.Os
20
20
.Sh NAME
34
34
.Nm X509_get_default_cert_file ,
35
35
.Nm X509_get_default_cert_dir_env ,
36
36
.Nm X509_get_default_cert_file_env
37
+ .\" X509_get_default_private_dir is intentionally undocumented
38
+ .\" because it appears to be unused by any real-world software
39
+ .\" and because it doesn't do much in the first place.
37
40
.Nd certificate lookup object
38
41
.Sh SYNOPSIS
39
42
.In openssl/x509_vfy.h
You can’t perform that action at this time.
0 commit comments