Comment 0 for bug 310570

Revision history for this message
Zdeněk Dlauhý (zdlauhy) wrote : [ubuntu 8.10]Citadel doesn't start on 443 with ssl enabled

Citadel doesn't start on 443 (ssl),
when i run
$ sudo dpkg-reconfigure citadel-webcit >>> set to use internal webeserver, normal http server -1 to disable and https server on 443 it reply

$ sudo /etc/init.d/webcit restart
 * Restarting Citadel Groupware Webserver webcit
/usr/sbin/webcit: invalid option -- 's'
usage: webcit [-i ip_addr] [-p http_port] [-t tracefile] [-c] [-f] [-d] [remotehost [remoteport]]
   ...fail!
$
when i try $ webcit -s it complain > /usr/sbin/webcit: invalid option -- 's'
so maybe there is the bug.. in script /etc/init.d/webcit is
 > do_start $WEBCIT_HTTPS_PORT $WEBCIT_CITADEL_IP $WEBCIT_CITADEL_PORT -s "$LISTEN" "$WEBCIT_APACHEFLAG"
and paramater -s is invalid option...

When i run $sudo netstat -natup | grep LISTEN
i don't see any citadel webserver and
$nc localhost 443 gives me >

localhost [127.0.0.1] 443 (https) : Connection refused

INFO
$ lsb_release -rd
Description: Ubuntu 8.10
Release: 8.10

$ apt-cache policy citadel-suite
citadel-suite:
  Installed: 7.37-5
  Candidate: 7.37-5
  Version table:
 *** 7.37-5 0
        500 http://us.archive.ubuntu.com intrepid/universe Packages
        100 /var/lib/dpkg/status