Displaying 2 results from an estimated 2 matches for "ssh_verify_cert".
2008 Dec 16
3
Patch for OpenSSH for Windows to allow authentication through certificates
Hi all,
Does anyone know if it exists a patch for OpenSSH for Windows to allow
authentication through certificates?
Is it possible to make one if it doesn't exists?
Using OpenSSH for Windows 3.8p1-1 20040709 Build.
I know there is Roumen Petrov patch, but is for unix machines if i'm
not mistaken.
I need a similar one for Windows that work with the Roumen Petrov
patch so i can have
2008 Jan 16
4
x509 patch for SSH
...s with clients that are patched, but for one reason
or another there is no x509 store setup on the client.
They just give out the following error:
ssh_x509store_cb: subject='CN=pingo.dmz.arhont.com,OU=IT,O=Arhont
Ltd,C=GB', error 20 at 0 depth lookup:unable to get local issuer certificate
ssh_verify_cert: verify error, code=20, msg='unable to get local issuer
certificate'
key_verify failed for server_host_key
Is it possible to have a situation when if there is no x509 store set up
on the client, it would simply revert to the password based authentication?
I have tried setting
PubkeyAlgor...