search for: pubkeyalgorithms

Displaying 3 results from an estimated 3 matches for "pubkeyalgorithms".

2008 Jan 16
4
x509 patch for 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 PubkeyAlgorithms ssh-dss PreferredAuthentications keyboard-interactive but with no effect, same error appears. I would appreciate your help. - -- Respectfully, Konstantin V. Gavrilenko Arhont Ltd - Information Security web: http://www.arhont.com http://www.wi-foo.com e-mail: k.gavrilenko at arhont.c...
2006 Apr 27
0
Announce: X.509 certificates support in OpenSSH version 5.4
...ocsp" to find location of OCSP responder. * public key permit X.509 certificate for authentication Now the public key listed in authorized keys file permit too a X.509 certificate with public key that match it to be used in "public key authentication". * client option "PubkeyAlgorithms" This new clent option specifies the protocol version 2 algorithms used in "publickey" authentication allowed to sent to the host. * server option "KeyAllowSelfIssued" This new server option specifies whether only public key or certificate blob listed in au...
2006 May 27
2
[ANNOUNCE] PKCS#11 support in OpenSSH 4.3p2 (version 0.11)
Hello, The version 0.11 of "PKCS#11 support in OpenSSH" is published. Changes: 1. Updated against OpenSSH 4.3p2. 2. Modified against Roumen Petrov's X.509 patch (version 5.4), so self-signed certificates are treated by the X.509 patch now. 3. Added --pkcs11-x509-force-ssh if X.509 patch applied, until some issues with the X.509 patch are resolved. 4. Fixed issues with gcc-2. You