Displaying 2 results from an estimated 2 matches for "d2i_privatekey".
2001 Jan 27
4
load host key error:
I get error:
%SSHD-3-ERROR: Could not load host key: /tmp/ssh_host_dsa_key: Bad file
descriptor
Jan 26 23:58:52: %SSHD-6-INFO: Disabling protocol version 2. Could not
load host key
Everything looks okay, the file exists, (it was generated using command:
ssh-keygen -d -f ssh_host_dsa_key -N '')
I also do 'ls' and find the file exists with permissions:
-rw------- 1 root group
2005 Aug 09
2
error compiling asterisk on solaris
...erit'
/usr/local/ssl/lib/libssl.so: undefined reference to `BUF_MEM_new'
/usr/local/ssl/lib/libssl.so: undefined reference to `BIO_free'
/usr/local/ssl/lib/libssl.so: undefined reference to `EVP_dss1'
/usr/local/ssl/lib/libssl.so: undefined reference to `d2i_PrivateKey'
/usr/local/ssl/lib/libssl.so: undefined reference to `DH_new'
/usr/local/ssl/lib/libssl.so: undefined reference to `X509_STORE_set_default_pat hs'
/usr/local/ssl/lib/libssl.so: undefined reference to `DSA_sign'
/usr/local/ssl/lib/libssl.s...