Subversion 1.6.16
|
SSL server certificate information used by SVN_AUTH_CRED_SSL_SERVER_TRUST
providers.
More...
#include <svn_auth.h>
Data Fields | |
const char * | hostname |
Primary CN. | |
const char * | fingerprint |
ASCII fingerprint. | |
const char * | valid_from |
ASCII date from which the certificate is valid. | |
const char * | valid_until |
ASCII date until which the certificate is valid. | |
const char * | issuer_dname |
DN of the certificate issuer. | |
const char * | ascii_cert |
Base-64 encoded DER certificate representation. |
SSL server certificate information used by SVN_AUTH_CRED_SSL_SERVER_TRUST
providers.
Definition at line 301 of file svn_auth.h.