I want to use the YubiKey to authenticate on my network equipment. RSA-4096 is the minimum allowed key strength, but it cannot be generated via GUI or ykman CLI tool, so I want to import the key.
After some research, I realised that 4096 keys are not supported by PIV it seems.
I tried using ECCP256, but ssh cli tool and every session-manager I've tried do not recognise those type of encryption.
Any help would be appreciated.
Steps to reproduce
Other info
I want to use the YubiKey to authenticate on my network equipment. RSA-4096 is the minimum allowed key strength, but it cannot be generated via GUI or ykman CLI tool, so I want to import the key. After some research, I realised that 4096 keys are not supported by PIV it seems. I tried using ECCP256, but ssh cli tool and every session-manager I've tried do not recognise those type of encryption. Any help would be appreciated.