Opened 16 years ago

Closed 16 years ago

#870 closed bug (Fixed)

Deluge doesn't use configuration directory when loading ssl certificates

Reported by: Thundaragnornath@gmail.com Owned by: mvoncken
Priority: minor Milestone:
Component: Web UI Version: 1.1.5
Keywords: ssl Cc:

Description

When the configuration directory has been set away from ~/.config/deluge/ with the -c <dir> command, SSL mode cannot be enabled because the program searches ~/.config/deluge/ssl/ anyways for the files.

The error is given in the webui when https is checked to be enabled: Certificate not found at '/home/delugeusr/.config/deluge/ssl/deluge.cert.pem'

Change History (1)

comment:1 by andar, 16 years ago

Resolution: fixed
Status: newclosed

Fixed [4963]

Note: See TracTickets for help on using tickets.