java-topology/test/jdk/sun/security/pkcs11/Provider/RequiredMechCheck.cfg
russell@unturf.com 0a580b313d undefect. CWE-407 — 63 sites patched across 27 ecosystems
Authors: russell@unturf.com · brackishbert@gmail.com · foxhop.net · TimeHexOn.com

Patches, unit tests, benchmarks, whitepaper, and outreach briefs.
Public domain — no copyright claimed. Use freely.
2026-03-26 17:11:57 -04:00

14 lines
210 B
INI

name = NSS
showInfo = true
slot = 1
library = ${pkcs11test.nss.lib}
disabledMechanisms = {
CKM_SHA224_HMAC
CKM_SHA256_HMAC
}
nssArgs = "configdir='${pkcs11test.nss.db}' certPrefix='' keyPrefix=''"