Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

./configure --enable-ssl'' doesnt understand pk_file/cert_file #57

Open
GoogleCodeExporter opened this issue Nov 10, 2015 · 2 comments
Open

Comments

@GoogleCodeExporter
Copy link

I''ve build dircproxy 1.2.0 beta2 ($ ./configure --enable-ssl --prefix=/usr),
however if I start dircproxy this is the result:

./dircproxy -f ./dircproxyrc 
./dircproxy: Unknown config file key ''cert_file'' at line 988 of ./dircproxyrc
./dircproxy: Couldn''t read configuration from ./dircproxyrc: Success

If I remove cert_file it bunks with the same error, pk_file.

dircproxyrc:
cert_file "/etc/ssl/dircproxy/cacert.pem"
pk_file "/etc/ssl/dircproxy/privkey.pem"


-------------------

## --------- ##
## Platform. ##
## --------- ##

hostname = whocarez
uname -m = i686
uname -r = 2.4.31-grsec-686
uname -s = Linux
uname -v = #1 SMP Sat Oct 22 12:32:33 CEST 2005

configure:2109: gcc --version </dev/null >&5
gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Configured with: ../src/configure -v
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr
--mandir
=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-__cxa_a
texit --with-system-zlib --enable-nls --without-included-gettext
--enable-clocale=gnu --enable-debug --enable-java-gc=
boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-13)

Original issue reported on code.google.com by noel.w8tvi on 29 Sep 2008 at 6:21

@GoogleCodeExporter
Copy link
Author

SSL support is moved  to 1.3.0 release. SSL should not be a stopper for the 
1.2.0 release

Original comment by francois...@gtempaccount.com on 10 Jan 2009 at 1:23

  • Added labels: Type-Enhancement, Version-1.3.0
  • Removed labels: Type-Defect, Version-1.2.0

@GoogleCodeExporter
Copy link
Author

Original comment by francois...@gtempaccount.com on 10 Jan 2009 at 1:23

  • Added labels: Priority-High
  • Removed labels: Priority-Critical

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant