#19481: openssh: integration with OS X keychain broken -------------------------------+-------------------------------------------- Reporter: lhunath@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: ssh-agent ssh | Port: openssh -------------------------------+-------------------------------------------- Changes (by raimue@…): * keywords: openssh ssh-agent ssh => ssh-agent ssh * owner: macports-tickets@… => jwa@… * port: => openssh Old description:
It appears that one of the more recent updates of openssl has broken its integration with the OS X keychain. My SSH keys that are in the OS X keychain are no longer added to the ssh-agent.
Running `eval "$(/usr/bin/ssh-agent)"` and then `ssh-add -l` *does* show my keys as added to the agent, so the OS X provided openssl has no issues talking to my keychain.
That makes macports' openssl rather useless for me.
This issue is reminiscent of another open ticket on sysutils/screen which also causes problems with interaction between CLI applications and the OS X keychain (and other OS X utilities such as pbcopy/pbpaste): #18235
New description: It appears that one of the more recent updates of openssh has broken its integration with the OS X keychain. My SSH keys that are in the OS X keychain are no longer added to the ssh-agent. Running `eval "$(/usr/bin/ssh-agent)"` and then `ssh-add -l` *does* show my keys as added to the agent, so the OS X provided openssh has no issues talking to my keychain. That makes macports' openssh rather useless for me. This issue is reminiscent of another open ticket on sysutils/screen which also causes problems with interaction between CLI applications and the OS X keychain (and other OS X utilities such as pbcopy/pbpaste): #18235 -- Comment: I assume you mean openssh instead of openssl? -- Ticket URL: <http://trac.macports.org/ticket/19481#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS