mirror of
https://github.com/vacp2p/status-linea-besu.git
synced 2026-01-07 22:44:05 -05:00
Update following sections: Gradle build, CircleCI, GitHub Actions, Docker The devp2p TLS mutual authentication unit tests dealing with PKCS11+nss and QBFT+PKCS11+nss ATs were failing on Java 17 when dealing with RSA keys. The unit tests and AT are updated to use EC keys instead. The keystores, truststores, CRL etc. involved in those ATs are regenerated and detailed instructions are provided on how they are created. Signed-off-by: Usman Saleem <usman@usmans.info>
6 lines
425 B
Plaintext
6 lines
425 B
Plaintext
library=
|
|
name=NSS Internal PKCS #11 Module
|
|
parameters=configdir='sql:./miner1/nssdb' certPrefix='' keyPrefix='' secmod='secmod.db' flags= updatedir='' updateCertPrefix='' updateKeyPrefix='' updateid='' updateTokenDescription=''
|
|
NSS=Flags=internal,critical trustOrder=75 cipherOrder=100 slotParams=(1={slotFlags=[ECC,RSA,DSA,DH,RC2,RC4,DES,RANDOM,SHA1,MD5,MD2,SSL,TLS,AES,Camellia,SEED,SHA256,SHA512] askpw=any timeout=30})
|
|
|