summaryrefslogtreecommitdiff
path: root/lib/auth_x509.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/auth_x509.h')
-rw-r--r--lib/auth_x509.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/auth_x509.h b/lib/auth_x509.h
index 25a831fd8b..27385a5705 100644
--- a/lib/auth_x509.h
+++ b/lib/auth_x509.h
@@ -44,8 +44,6 @@ typedef struct {
#define X509PKI_CREDENTIALS X509PKI_CREDENTIALS_INT*
typedef struct X509PKI_AUTH_INFO_INT {
- gnutls_DN peer_dn;
- gnutls_DN issuer_dn;
CertificateStatus peer_certificate_status;
int peer_certificate_version;
time_t peer_certificate_activation_time;