tests.py
13.3 KB
-
add support for RFC4716 public keys · 0bac8180
Putty and some commercial SSH implementations use the RFC4716 format, or SSH2 compatible public key format, for their public keys instead of the OpenSSH public key format. This change allows RFC4716 public keys to be entered into the key field. The key will be translated to OpenSSH format before being stored.
Scott Duckworth committed