summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/PROXY_POLICY_new.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/PROXY_POLICY_new.3')
-rw-r--r--src/lib/libcrypto/man/PROXY_POLICY_new.314
1 files changed, 8 insertions, 6 deletions
diff --git a/src/lib/libcrypto/man/PROXY_POLICY_new.3 b/src/lib/libcrypto/man/PROXY_POLICY_new.3
index eb4e963033..387ee3fb7f 100644
--- a/src/lib/libcrypto/man/PROXY_POLICY_new.3
+++ b/src/lib/libcrypto/man/PROXY_POLICY_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: PROXY_POLICY_new.3,v 1.1 2016/12/23 23:19:57 schwarze Exp $ 1.\" $OpenBSD: PROXY_POLICY_new.3,v 1.2 2016/12/25 22:15:10 schwarze Exp $
2.\" 2.\"
3.\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> 3.\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org>
4.\" 4.\"
@@ -14,7 +14,7 @@
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\" 16.\"
17.Dd $Mdocdate: December 23 2016 $ 17.Dd $Mdocdate: December 25 2016 $
18.Dt PROXY_POLICY_NEW 3 18.Dt PROXY_POLICY_NEW 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
@@ -43,8 +43,9 @@ privileges on behalf of the subject of the original certificate.
43.Fn PROXY_POLICY_new 43.Fn PROXY_POLICY_new
44allocates and initializes an empty 44allocates and initializes an empty
45.Vt PROXY_POLICY 45.Vt PROXY_POLICY
46object, representing an ASN.1 ProxyPolicy structure 46object, representing an ASN.1
47defined in RFC 3820 section 3.8. 47.Vt ProxyPolicy
48structure defined in RFC 3820 section 3.8.
48It defines which privileges are to be delegated. 49It defines which privileges are to be delegated.
49.Fn PROXY_POLICY_free 50.Fn PROXY_POLICY_free
50frees 51frees
@@ -53,8 +54,9 @@ frees
53.Fn PROXY_CERT_INFO_EXTENSION_new 54.Fn PROXY_CERT_INFO_EXTENSION_new
54allocates and initializes an empty 55allocates and initializes an empty
55.Vt PROXY_CERT_INFO_EXTENSION 56.Vt PROXY_CERT_INFO_EXTENSION
56object, representing an ASN.1 ProxyCertInfo structure 57object, representing an ASN.1
57defined in RFC 3820 section 3.8. 58.Vt ProxyCertInfo
59structure defined in RFC 3820 section 3.8.
58It can contain a 60It can contain a
59.Vt PROXY_POLICY 61.Vt PROXY_POLICY
60object, and it can additionally restrict the maximum depth of the 62object, and it can additionally restrict the maximum depth of the