I started looking at the ssh-agent-plugin for some stuff, looks like a really nice plugin, but I can't seem to get it to work. My environment is Tomcat 8 (with Native Libraries, I verified in the catalina.log), Windows Server 2012 64-bit. When I run the job that has the ssh-agent-plugin enabled, I get the following:
Could not find a suitable ssh-agent provider
What can I do to debug why it's not finding a provider? I looked at the source and it seems like it does that when it can't initialize the native libraries.
Thanks,
slide