DOKK / manpages / debian 12 / libglobus-gsi-proxy-core-doc / GLOBUS_GSI_PROXY_ERROR_WITH_X509.3.en
globus_gsi_proxy_constants(3) globus_gsi_proxy_core globus_gsi_proxy_constants(3)

globus_gsi_proxy_constants - Proxy Constants


- Proxy Constants.


enum globus_gsi_proxy_error_t { GLOBUS_GSI_PROXY_ERROR_SUCCESS = 0, GLOBUS_GSI_PROXY_ERROR_WITH_HANDLE = 1, GLOBUS_GSI_PROXY_ERROR_WITH_HANDLE_ATTRS = 2, GLOBUS_GSI_PROXY_ERROR_WITH_PROXYCERTINFO = 3, GLOBUS_GSI_PROXY_ERROR_WITH_PROXYPOLICY = 4, GLOBUS_GSI_PROXY_ERROR_WITH_PATHLENGTH = 5, GLOBUS_GSI_PROXY_ERROR_WITH_X509_REQ = 6, GLOBUS_GSI_PROXY_ERROR_WITH_X509 = 7, GLOBUS_GSI_PROXY_ERROR_WITH_X509_EXTENSIONS = 8, GLOBUS_GSI_PROXY_ERROR_WITH_PRIVATE_KEY = 9, GLOBUS_GSI_PROXY_ERROR_WITH_BIO = 10, GLOBUS_GSI_PROXY_ERROR_WITH_CREDENTIAL = 11, GLOBUS_GSI_PROXY_ERROR_WITH_CRED_HANDLE = 12, GLOBUS_GSI_PROXY_ERROR_WITH_CRED_HANDLE_ATTRS = 13, GLOBUS_GSI_PROXY_ERROR_ERRNO = 14, GLOBUS_GSI_PROXY_ERROR_SETTING_HANDLE_TYPE = 15, GLOBUS_GSI_PROXY_INVALID_PARAMETER = 16, GLOBUS_GSI_PROXY_ERROR_SIGNING = 17, GLOBUS_GSI_PROXY_ERROR_LAST = 18 }

Proxy Constants.

Proxy Error codes

Enumerator

Success - never used
Invalid proxy handle state
Invalid proxy handle attributes state
Error with ASN.1 proxycertinfo structure
Error with ASN.1 proxypolicy structure
Error with proxy path length
Error with the X.509 request structure
Error with X.509 structure
Error with X.509 extensions
Error with private key
Error with OpenSSL's BIO handle
Error with credential
Error with credential handle
Error with credential handle attributes
System error
Unable to set proxy type
Invalid function parameter
A error occurred while signing the proxy certificate
Last marker - never used

Generated automatically by Doxygen for globus_gsi_proxy_core from the source code.

Tue Jul 5 2022 Version 9.8