December 14, 2010

Configure SSH on a Cisco ASA

Generate RSA key

crypto key generate rsa modulus 2048

Set Authentication to LOCAL

aaa authentication ssh console LOCAL

Create an ssh user :

username USER pass PASS