Main Page | Modules | Data Structures | File List | Data Fields | Globals

svn_auth_ssl_server_cert_info_t Struct Reference
[authentication functions]

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.


Detailed Description

SSL server certificate information used by SVN_AUTH_CRED_SSL_SERVER_TRUST providers.

Definition at line 281 of file svn_auth.h.


The documentation for this struct was generated from the following file:
Generated on Mon Oct 18 17:33:14 2004 for Subversion by doxygen 1.3.5