From 619953c1cd45c1a5014f61c3f438bf19c60ba62b Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Mon, 10 Dec 2007 22:53:22 +0000 Subject: --- (limited to 'src/gnutls_hooks.c') diff --git a/src/gnutls_hooks.c b/src/gnutls_hooks.c index 44b2bc1..55a1120 100644 --- a/src/gnutls_hooks.c +++ b/src/gnutls_hooks.c @@ -794,10 +794,6 @@ mgs_add_common_cert_vars(request_rec * r, gnutls_x509_crt cert, int side, apr_table_setn(env, apr_pstrcat(r->pool, MGS_SIDE, "_CERT_TYPE", NULL), "X.509"); -#ifdef COMPAT - apr_table_setn(env, - apr_pstrcat(r->pool, MGS_SIDE, "_S_TYPE", NULL), "X.509"); -#endif tmp = mgs_time2sz(gnutls_x509_crt_get_expiration_time -- cgit v0.9.2