Hello Guys,
I'm trying to set up a public key authentication on some cisco devices.The devices are configured(fingerprint match)
and also the file with private key is attached to the prifile in CLI Analyzer .
Key pair is generated via Putty key generator (RSA 2048), but when I try to connect I receive an error from the CLI Analyzer :
"Cannt parse private key : Unsupported key format"
The private key is .ppk file.
What is the key format that i need to make that working ?