parallel-ssh icon indicating copy to clipboard operation
parallel-ssh copied to clipboard

[libssh clients only] Allow certificate data and type to be provided instead of certificate file

Open pkittenis opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe. Certificate authentication does not support certificate data. A certificate file must be provided

Describe the solution you'd like Allow certificate data and certificate type to be specified programmatically without a file.

Describe alternatives you've considered Writing certificate data to temporary file with correct certificate header.

Additional context This is specific to the pssh.clients.ssh clients.

pkittenis avatar Nov 28 '21 20:11 pkittenis