-
I got following code, the used authentication has capabilites and delegated capabilities the same:
"sign-eddsa|exportable-under-wrap|export-wrapped|import-wrapped|unwrap-data|wrap-data|generate-asymm…
-
I've been trying to follow the [Code Signing Example] for YubiHSM using the Windows key storage provider. The CSR .inf file works out of the box with the default HSM authentication key configured, but…
-
Hi,
i'm trying to put a wrap key to the HSM but the process is stuck indefinitely. It never reaches
```rust
println!("labelXYZ: Created! Label: labelXYZ, ID: 0");
```
I also encounter this iss…
-
So everything is running fine i can see status with curl and the connector claims to see the device:
`^CXXXXX@Husten:~/go/yubihsm-connector/bin$ sudo ./yubihsm-conntor -d
[sudo] Hohl:
DEBU[0000]…
-
Related to support `#78302`
We are trying to build a tool that will allow users to export their key to pkcs8 format keys in order to import them into their Yubi HSM2 device.
For this tool we are…
-
Hi,
I just bought a new HSM2, but have trouble to get it identified. Below are some few results I share to request help from anyone who can:
http://127.0.0.1:12345/connector/status
status=**NO_DE…
-
I have a Yubikey 4.
I'm trying to sign my CSR using the private key & certificate I have stored in slot 9c using the YubiKey Manager GUI tool on Macos.
I couldn't find any documentation on the --si…
-
From @enlight's comment:
```
do we need to normalize S on the ECDSA sig like here https://github.com/tendermint/signatory/blob/master/providers/signatory-yubihsm/src/ecdsa.rs#L231 ? (edited)
R…
-
##### What's your problem?
I have bought three yubihsm2, the first key works fine. But the others yubihsm2 would not flash after plug in the computer.
##### Any other supplementary information?
A…
-
see @enlight's comment on #236