globus_gsi_callback_create_proxy_callback (3) Linux Manual Page
NAME Callback Functions – Functions globus_result_t globus_gsi_callback_get_X509_STORE_callback_data_index (int *index) Get callback data index from X509_STORE. globus_result_t globus_gsi_callback_get_SSL_callback_data_index (int *index) Get callback data index from SSL structure. int globus_gsi_callback_X509_verify_cert (X509_STORE_CTX *context, void *arg) Certificate verify wrapper. int globus_gsi_callback_create_proxy_callback (int preverify_ok, X509_STORE_CTX *x509_context) Independent path validation callback. int globus_gsi_callback_handshake_callback (int preverify_ok, X509_STORE_CTX *x509_context) SSL path validation callback….
