globus_gsi_cert_utils_get_identity_cert (3) Linux Manual Page
Globus GSI Certificate Handling Utilities – ModulesActivation Cert Utils Constants Functionsglobus_result_t globus_gsi_cert_utils_make_time (const ASN1_UTCTIME *ctm, time_t *newtime) Convert ASN1_UTCTIME to time_t. globus_result_t globus_gsi_cert_utils_get_cert_type (X509 *cert, globus_gsi_cert_utils_cert_type_t *type) Get the X509 certificate type. globus_result_t globus_gsi_cert_utils_get_x509_name (const char *subject_string, int length, X509_NAME *x509_name) Get the certificate name. globus_result_t globus_gsi_cert_utils_get_base_name (X509_NAME *subject, STACK_OF(X509)*cert_chain) Get the base certificate name…
