diff options
author | René Korthaus <[email protected]> | 2017-01-11 13:50:07 +0100 |
---|---|---|
committer | René Korthaus <[email protected]> | 2017-01-11 13:50:07 +0100 |
commit | 125057ffc4802e36a6d9c8b0bf6bc63eea3b418a (patch) | |
tree | 5d981767c546957f0ad4e251625795c5feb6aed5 /src/lib/prov | |
parent | 08b96d4b6c06063a7a116790bb81f8e213bc23ce (diff) |
Enable PKCS11 module by default and remove --with-pkcs11 option
The pkcs11 module once required the pkcs11 headers as an external dependency,
but the headers were included a while ago. Still, the module was set to be
load_on vendor. Instead, we can enable the module by default now.
Diffstat (limited to 'src/lib/prov')
-rw-r--r-- | src/lib/prov/pkcs11/info.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/prov/pkcs11/info.txt b/src/lib/prov/pkcs11/info.txt index a8146133c..3707d2e5a 100644 --- a/src/lib/prov/pkcs11/info.txt +++ b/src/lib/prov/pkcs11/info.txt @@ -1,7 +1,5 @@ define PKCS11 20160219 -load_on vendor - <requires> dyn_load rng |