[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hardware device
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: Hardware device
- From: Dennis Gnatowski <dennis@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Sat, 3 Dec 2022 16:46:32 +0000
- To: "libssh@xxxxxxxxxx" <libssh@xxxxxxxxxx>
I’m trying to use the library with keys stored in a hardware device to transfer file(s) via SFTP to a remote server. I did get things working using the sftp client (Linux) with the “-i <pkcs11 uri>” and “-o <PKCS11Provider=>” options. I tried putting the PKCS11 URI in the SSH_OPTIONS_IDENTITY option with no success. How do I specify or pass-in the PKCS11 Provider to the library? What is the proper way to utilize a PKCS11 URI with the library? -dg
Re: Hardware device | Dennis Gnatowski <dennis@xxxxxxxxx> |
Re: Hardware device | Jakub Jelen <jjelen@xxxxxxxxxx> |