File tree Expand file tree Collapse file tree 1 file changed +3
-12
lines changed Expand file tree Collapse file tree 1 file changed +3
-12
lines changed Original file line number Diff line number Diff line change 1
- .\" $OpenBSD: X509_policy_check.3,v 1.3 2021/07/28 14:00:33 schwarze Exp $
1
+ .\" $OpenBSD: X509_policy_check.3,v 1.4 2021/07/29 12:39:47 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 : July 28 2021 $
17
+ .Dd $Mdocdate : July 29 2021 $
18
18
.Dt X509_POLICY_CHECK 3
19
19
.Os
20
20
.Sh NAME
@@ -158,17 +158,8 @@ In the special cases that the
158
158
.Fa certs
159
159
argument contains exactly one certificate or that
160
160
.Dv X509_V_FLAG_EXPLICIT_POLICY
161
- was not requested and the resulting policy tree would have been empty,
162
- .Pf * Fa ptree
163
- is set to
164
- .Dv NULL
165
- and
166
- .Pf * Fa pexplicit_policy
167
- to 0.
168
- .It 2
169
- .Dv X509_V_FLAG_EXPLICIT_POLICY
170
161
was not requested and at least one of the certificates contains no
171
- certificate policies.
162
+ certificate policies or the resulting policy tree would have been empty,
172
163
.Pf * Fa ptree
173
164
is set to
174
165
.Dv NULL
You can’t perform that action at this time.
0 commit comments