Ran the command:
crypto key generate rsa general-keys modulus 2048
But I'm still seeing a 1024 key, anyone know why this is?
SSH Enabled - version 2.0 Authentication timeout: 120 secs; Authentication retries: 3
Minimum expected Diffie Hellman key size : 1024 bits
IOS Keys in SECSH format(ssh-rsa, base64 encoded):
EDIT:
Figured out my problem, needed this command:
ip ssh dh min size 2048
No comments:
Post a Comment