NoMoreFood / putty-cac

Windows Secure Shell Client With Support For Smart Cards, Certificates, & FIDO Keys
482 stars 43 forks source link

PuTTY-CAC implementation with Cisco Devices and/or ISE. #128

Closed Jacobg693 closed 7 months ago

Jacobg693 commented 7 months ago

Great Morning Dev Team,

Is there an implementation plan/guide on PuTTY-CAC integration with Cisco Devices and/or ISE? Need to be able to use PKI to log into the device as a MFA solution. I'm having a very difficult time finding resources. My company chose this solution over Pragmasys. Thanks in advance for any and all support.

Jacob

NoMoreFood commented 7 months ago

There is no way currently. I believe those use "real" x509v3-ssh-rsa certificated based authentication instead of OpenSSH keypairs. I really don't have any of that gear to test/develop against so it has not been a priority.

Jacobg693 commented 7 months ago

Thank you Sir.