I've configured "crypto key gen" which generates a 1024 DSA key but when I putty/ssh in, I get this warning: The first key-exchange algorithm supported by the server is diffie-hellman-group1-sha1, which is below the configured warning threshold.
Should I go with "crypto key gen rsa 2048" or something similar?
Thanks.