TLS1.3: Token used for running TLS tests #484
Replies: 4 comments 9 replies
-
|
We are running all tests with SoftHSM, NSS Softokn and Kryoptic tokens. The token specific setup we use is in In github we run the tests only on x86_64, but we execute them also as part of downstream builds in Fedora, where everything runs on all Fedora supported architectures, which includes |
Beta Was this translation helpful? Give feedback.
-
|
We checked softhsm, softokn, kryoptic token code. Only kryoptic token seems to support HKDF. Please correct if I am wrong here.
Btw, we are trying to build it for ARM64 platform. Are we missing something here?
|
Beta Was this translation helpful? Give feedback.
-
|
I am trying to build it on arm64 system and getting following error. |
Beta Was this translation helpful? Give feedback.
-
|
Not able to find the kryoptic.sql pkcs11-provider/tests/kryoptic-init.sh Line 30 in 755cbc8 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @Jakuje @simo5
Which token you are using for running https://github.com/latchset/pkcs11-provider/blob/c7fb177ab9f3e797f5a8c89e45e259ca74cd749b/tests/ttls ?
Could you please share the steps to setup the token?
On which platform, do you use this token? Is it ARM based?
CC: @sahilnxp
Beta Was this translation helpful? Give feedback.
All reactions