incorrect-naming-of-pkcs11-module
This package ships a PKCS#11 module configuration file under
/usr/share/p11-kit/modules
, but its naming doesn't conform
to what p11-kit
expects. Files in that directory should
respect the following convention, case insensitive:
[a-z0-9][a-z0-9_.-]*.module
p11-kit currently warns on every file that does not follow the convention and may ignore them in the future.
Severity: | error |
Experimental: | false |
See also
- list of all the affected packages
- the source of this tag