From 7229597ce0925ee8dafe97544f42dcc193fbad8f Mon Sep 17 00:00:00 2001 From: Paul Kapp Date: Tue, 22 Aug 2017 06:31:47 -0400 Subject: Generic certificate support Roll agnostic certificate support into PKey, and tweak publickey authentication to use it only if set. Requires explicit call to PKey.load_certificate() in order to alter the authentication behavior. --- tests/test_rsa.key.pub | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/test_rsa.key.pub (limited to 'tests/test_rsa.key.pub') diff --git a/tests/test_rsa.key.pub b/tests/test_rsa.key.pub new file mode 100644 index 00000000..bfa1e150 --- /dev/null +++ b/tests/test_rsa.key.pub @@ -0,0 +1 @@ +ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAIEA049W6geFpmsljTwfvI1UmKWWJPNFI74+vNKTk4dmzkQY2yAMs6FhlvhlI8ysU4oj71ZsRYMecHbBbxdN79+JRFVYTKaLqjwGENeTd+yv4q+V2PvZv3fLnzApI3l7EJCqhWwJUHJ1jAkZzqDx0tyOL4uoZpww3nmE0kb3y21tH4c= -- cgit v1.2.3