diff options
-rw-r--r-- | trust/p11-kit-trust.module | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/trust/p11-kit-trust.module b/trust/p11-kit-trust.module index 2f53ef6..72122c3 100644 --- a/trust/p11-kit-trust.module +++ b/trust/p11-kit-trust.module @@ -15,3 +15,6 @@ trust-policy: yes # projects used this non-standard attribute to denote slots to use to # retrieve trust information. x-trust-lookup: pkcs11:library-description=PKCS%2311%20Kit%20Trust%20Module + +# Prevent this module being loaded by the proxy module +disable-in: p11-kit-proxy |