Changeset bd24203 in mod_gnutls for include/mod_gnutls.h.in
- Timestamp:
- Apr 2, 2015, 7:51:48 PM (6 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, master, proxy-ticket, upstream
- Children:
- 809c422
- Parents:
- 36db6c9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/mod_gnutls.h.in
r36db6c9 rbd24203 108 108 /* x509 credentials for proxy connections */ 109 109 gnutls_certificate_credentials_t proxy_x509_creds; 110 /* trust list for proxy_x509_creds */ 111 gnutls_x509_trust_list_t proxy_x509_tl; 110 112 const char* proxy_x509_key_file; 111 113 const char* proxy_x509_cert_file;
Note: See TracChangeset
for help on using the changeset viewer.