-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Affects Version/s: COmanage Registry 0.9.4 (EEP4)
-
Component/s: Registry
-
None
When reading SSH DSA public keys, the COmanage Registry expects the key type to be set to "ssh-dsa" instead of "ssh-dss". Likewise, when the Registry writes SSH public keys to LDAP, it writes SSH DSA public keys using a key type of "ssh-dsa" instead of "ssh-dss".