This section defines operations to read and write GSI Credential handles.
|
Read a Credential from a filesystem location. The credential to read will be determined by the search order specified in the handle attributes.
|
|
Read a proxy from a PEM file.
|
|
Read a Proxy Credential from a BIO stream and set the credential handle to represent the read credential. The values read from the stream, in order, will be the signed certificate, the private key, and the certificate chain
|
|
Read a key from a PEM file.
|
|
Read a cert from a file. Cert should be in PEM format.
|
|
Read a cert & key from a file. The file should be in PKCS12 format.
|
|
Write out a credential to a BIO. The credential parameters written, in order, are the signed certificate, the RSA private key, and the certificate chain (a set of X509 certificates). the credential is written out in PEM format.
|
|
Write out a credential to a file. The credential parameters written, in order, are the signed certificate, the RSA private key, and the certificate chain (a set of X509 certificates). the credential is written out in PEM format.
|
|
Determine the type of the given X509 certificate For the list of possible values returned, see globus_gsi_cert_utils_cert_type_t.
|
about globus |
globus toolkit |
dev.globus
Comments? webmaster@globus.org