Uh oh!
There was an error while loading. Please reload this page.
ssh-ca: remove passhrase on ssh private key - #12
Conversation
for testing purposes in PTF-LIB, the SSH private key must not be protected by a phrassphrase. Signed-off-by: Franc Anougon <f.anougon@phytec.de>
wdmegrv
commented
Aug 11, 2026
This is not needed, see docs of NetworkService https://labgrid.readthedocs.io/en/latest/configuration.html#networkservice |
fanougon
commented
Aug 11, 2026
Thanks for the comment. There is something strange. It stands following in the documentation: In our context, we log in using a key file. I don't think But it works. |
sriedmueller
commented
Aug 17, 2026
Hi @wdmegrv, AFAIK the password supplied to the |
Description
For testing purposes in PTF-LIB, the SSH private key should not be protected by a phrassphrase.