Archive Index
This month's Index
|
Subject: Getting no identities from ssh-agent
Getting no identities from ssh-agent
From: Seth Willits <seth_at_freaksw.com>
Date: Wed, 2 May 2012 20:58:12 -0700
When I run the ssh2_agent.c example on the site, I always get 0 entities back from libssh2_agent_list_identities / libssh2_agent_get_identity. I am pretty certain ssh-agent works fine on my system because it's used by other programs to do ssh connections.
Any ideas how can I figure out what's going on?
(Running OS X 10.7)
-- Seth Willits _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2012-05-03 |