freeipa/tests/test_ipapython
Jan Cholasta 46ad724301 Use OpenSSH-style public keys as the preferred format of SSH public keys.
Public keys in the old format (raw RFC 4253 blob) are automatically
converted to OpenSSH-style public keys. OpenSSH-style public keys are now
stored in LDAP.

Changed sshpubkeyfp to be an output parameter, as that is what it actually
is.

Allow parameter normalizers to be used on values of any type, not just
unicode, so that public key blobs (which are str) can be normalized to
OpenSSH-style public keys.

ticket 2932, 2935
2012-09-06 19:11:57 -04:00
..
__init__.py Parse netmasks in IP addresses passed to server install. 2011-05-30 13:36:26 +02:00
test_dn.py Ticket #3008: DN objects hash differently depending on case 2012-08-22 17:23:12 +03:00
test_ipautil.py Parse zone indices in IPv6 addresses in CheckedIPAddress. 2012-03-27 12:03:16 +02:00
test_keyring.py Store session cookie in ccache for cli users 2012-06-14 14:02:26 +02:00
test_ssh.py Use OpenSSH-style public keys as the preferred format of SSH public keys. 2012-09-06 19:11:57 -04:00