.TH "globus_gsi_proxy_ssl_api" 3 "Wed Feb 27 2019" "Version 6.1" "globus_gsi_proxy_ssl" \" -*- nroff -*- .ad l .nh .SH NAME globus_gsi_proxy_ssl_api \- Globus GSI Proxy SSL API\&. .SH SYNOPSIS .br .PP .SS "Modules" .in +1c .ti -1c .RI "\fBProxyCertInfo\fP" .br .RI "ProxyCertInfo\&. " .ti -1c .RI "\fBProxyPolicy\fP" .br .RI "ProxyPolicy\&. " .in -1c .SH "Detailed Description" .PP Globus GSI Proxy SSL API\&. The globus_gsi_proxy_ssl library provides the ability to create a PROXYCERTINFO extension for inclusion in an X\&.509 certificate\&. The current specification for the extension is described in \fCRFC 3820\fP\&. .PP The library conforms to the ASN\&.1 implementation in the OpenSSL library, and provides an interface to convert from a DER encoded PROXYCERTINFO to its internal structure and vice-versa\&. .SH "ProxyCertInfo" .PP ProxyCertInfo\&. The \fBproxycertinfo\&.h\fP file defines a method of maintaining information about proxy certificates\&. For more information, see the documentation in \fBProxyCertInfo \fP .SH "ProxyPolicy" .PP ProxyPolicy\&. The proxypolicy set of data structures and functions provides an interface to generating a PROXYPOLICY structure which is maintained as a field in the PROXYCERTINFO structure, and ultimately gets written to a DER encoded string\&. .PP Further Information about proxy policies is available in the \fCX\&.509 Proxy Certificate Profile\fP document\&. For more information, see the documentation in \fBProxyPolicy \fP .SH "Author" .PP Generated automatically by Doxygen for globus_gsi_proxy_ssl from the source code\&.