Refactor dotfiles into .config
Include local bin files
This commit is contained in:
parent
2741ae520b
commit
d2467209b7
204 changed files with 44454 additions and 3 deletions
8
.local/bin/IPMIView/jre/conf/security/nss.fips.cfg
Executable file
8
.local/bin/IPMIView/jre/conf/security/nss.fips.cfg
Executable file
|
@ -0,0 +1,8 @@
|
|||
name = NSS-FIPS
|
||||
nssLibraryDirectory = /usr/lib64
|
||||
nssSecmodDirectory = sql:/etc/pki/nssdb
|
||||
nssDbMode = readOnly
|
||||
nssModule = fips
|
||||
|
||||
attributes(*,CKO_SECRET_KEY,CKK_GENERIC_SECRET)={ CKA_SIGN=true }
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue