Package: prosody
Version: 0.9.4-1
Severity: normal

Dear Maintainer,

I installed prosody, then checked the log file.

root@freedombox:~# cat /var/log/prosody/prosody.err
May 20 01:19:13 certmanager    error    SSL/TLS: Failed to load
'/etc/prosody/certs/localhost.crt': Check that the path is correct,
and the file exists. (for *)
May 20 01:19:13 certmanager    error    SSL/TLS: Failed to load
'/etc/prosody/certs/localhost.crt': Check that the path is correct,
and the file exists. (for localhost)
May 20 01:19:13 localhost:tls    error    Unable to initialize TLS:
error loading certificate (No such file or directory)
May 20 01:19:13 certmanager    error    SSL/TLS: Failed to load
'/etc/prosody/certs/localhost.crt': Check that the path is correct,
and the file exists. (for localhost)
May 20 01:19:13 localhost:tls    error    Unable to initialize TLS:
error loading certificate (No such file or directory)

It looks like prosody is configured to use localhost.crt for
localhost. But the installed cert file is named localhost.cert:

root@freedombox:~# ls /etc/prosody/certs/
localhost.cert    localhost.key

root@freedombox:~# grep -R localhost.crt /etc/prosody/
/etc/prosody/prosody.cfg.lua:    certificate =
"/etc/prosody/certs/localhost.crt";


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: armhf (armv7l)

Kernel: Linux 3.14-1-armmp (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages prosody depends on:
ii  adduser                             3.113+nmu3
ii  libc6                               2.18-6
ii  libidn11                            1.28-2
ii  libssl1.0.0                         1.0.1g-4
ii  lua-expat [lua5.1-expat]            1.3.0-1
ii  lua-filesystem [lua5.1-filesystem]  1.6.2-1
ii  lua-socket [lua5.1-socket]          3.0~rc1-3
ii  lua5.1                              5.1.5-5
ii  ssl-cert                            1.0.33

Versions of packages prosody recommends:
ii  lua-event [lua5.1-event]  0.4.3-1
ii  lua-sec [lua5.1-sec]      0.5-1

Versions of packages prosody suggests:
pn  lua-dbi-mysql       <none>
pn  lua-dbi-postgresql  <none>
pn  lua-dbi-sqlite3     <none>
pn  lua-zlib            <none>

-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to