- Timestamp:
- Sep 18, 2015, 7:12:16 PM (7 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, master, proxy-ticket, upstream
- Children:
- dff03fa
- Parents:
- 88df24d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
include/mod_gnutls.h.in
r88df24d r9ca1f21 115 115 int non_ssl_request; 116 116 117 /* Additional PKCS #11 provider moduleto load, only valid in the117 /* List of PKCS #11 provider modules to load, only valid in the 118 118 * base config, ignored in virtual hosts */ 119 char *p11_module;119 apr_array_header_t *p11_modules; 120 120 121 121 /* PIN used for PKCS #11 operations */
Note: See TracChangeset
for help on using the changeset viewer.