commit | f917e42c9b17784b3eef5882906b8535073e6532 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Tue Jan 18 16:15:25 2011 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Tue Jan 18 16:15:25 2011 +0000 |
tree | b42f740158c1314dd9710b3a2a12e3effdfc5ced | |
parent | 43b7e35b259536c7b81afe969499d863efce6220 [diff] [blame] |
- Disables PKCS#11 support by default
diff --git a/include/polarssl/config.h b/include/polarssl/config.h index ec28642..80d0d30 100644 --- a/include/polarssl/config.h +++ b/include/polarssl/config.h
@@ -326,8 +326,8 @@ * * This module is required for SSL/TLS PKCS #11 smartcard support. * Requires the presence of the PKCS#11 helper library (libpkcs11-helper) - */ #define POLARSSL_PKCS11_C + */ /* * Module: library/timing.c