Commit 39612af
“sahmad154”
Fix: Use --free instead of --slot 0 for token initialization
SoftHSM assigns slot numbers dynamically regardless of --slot parameter.
Using --free is the correct approach - import script already handles
dynamic slot lookup via token label.1 parent affa587 commit 39612af
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments