I was wondering if anyone knows of something (preferably using openSSH) which would allow Apache to authenticate via a SSH keypair.
what i would like ideally is for the browser to use the passwords/pass-phrases of the ssh-agent running on the local machine to execute something remotely without the middleman (web-server) requiring to know the passphrase/private key of the user
