Citadel doesn't start on 443 with ssl enabled

Bug #310570 reported by Zdeněk Dlauhý
4
Affects Status Importance Assigned to Milestone
citadel (Ubuntu)
Fix Released
Undecided
Unassigned
Nominated for Intrepid by Zdeněk Dlauhý

Bug Description

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 and run

$ 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

Tags: intrepid
description: updated
Revision history for this message
Art Cancro (artcancro) wrote :

Attention: whoever is maintaining this package --

If the "-s" option is not available, it is because your package has failed to link with OpenSSL so it built without SSL support. Please repair this binding in the package.

Revision history for this message
dothebart (w-goesgens) wrote :

this bug was fixed in pkg-citadel with Rev. 178
To ease communication, please follow the pkg-citadel list.

Revision history for this message
papukaija (papukaija) wrote :

This bug report is being closed due to your last comment regarding this being fixed in upstream. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more about bug statuses at https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time to report this bug and helping to make Ubuntu better. Please submit any future bugs you may find.

summary: - [ubuntu 8.10]Citadel doesn't start on 443 with ssl enabled
+ Citadel doesn't start on 443 with ssl enabled
tags: added: intrepid
Changed in citadel (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.