Displaying 2 results from an estimated 2 matches for "conf_load".
2007 Jan 23
2
Re: [nut-commits] svn commit r731
Hi Arjen,
in server/upsd.c r731, you moved the call conf_load() from after
check_perms() (~ l.1020) to before setupsignals() (~ l.989).
The problem is that conf_load() needs to open the ups driver socket,
and it assumes that STATEPATH is the current working directory. The
directory is only set in l.1016. Therefore, the first attempt to open
a socket will alw...
2007 Feb 24
1
openssl mkcert problem
...ibcrypto/../../../crypto/openssl/crypto/bio/bss_file.c:104:fopen('./dovecot-openssl.cnf}','rb')
6213:error:2006D080:BIO routines:BIO_new_file:no such
file:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bss_file.c:107:
6213:error:0E064072:configuration file routines:CONF_load:no such
file:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/conf/conf_def.c:197:
I am using OpenSSL 0.9.7e-p1 25 Oct 2004.
Many thanks for your help in advance!
--
Zbigniew Szalbot