https with certificates
Posted: February 25th, 2012, 11:34 am
Hello. I've currently working certificates running on my synology NAS. Ex : https://subdomain.mydomain.fr
I'm trying to make them working with sabnzbd : https://subdomain.mydomain.fr:9090
I've made :
cp /usr/syno/etc/ssl/ssl.key/server.key /usr/syno/etc/ssl/ssl.crt/server.crt /usr/local/var/sabnzbd/
chown sabnzbd:users /usr/local/var/sabnzbd/server.*
I changed the paths in the webui of sabnzbd :
/usr/local/var/sabnzbd/server.key
/usr/local/var/sabnzbd/server.crt
I saved and rebooted.
Then I tried : https://subdomain.mydomain.fr:9090 it doesn't work.
Sabnzbd service is stopped in my running process and I cannot start it again.
The only way to repair it, is deleting / moving the files
/usr/local/var/sabnzbd/server.key
/usr/local/var/sabnzbd/server.crt
Can anyone help me correcting this failure ? Thanks.
I'm trying to make them working with sabnzbd : https://subdomain.mydomain.fr:9090
I've made :
cp /usr/syno/etc/ssl/ssl.key/server.key /usr/syno/etc/ssl/ssl.crt/server.crt /usr/local/var/sabnzbd/
chown sabnzbd:users /usr/local/var/sabnzbd/server.*
I changed the paths in the webui of sabnzbd :
/usr/local/var/sabnzbd/server.key
/usr/local/var/sabnzbd/server.crt
I saved and rebooted.
Then I tried : https://subdomain.mydomain.fr:9090 it doesn't work.
Sabnzbd service is stopped in my running process and I cannot start it again.
The only way to repair it, is deleting / moving the files
/usr/local/var/sabnzbd/server.key
/usr/local/var/sabnzbd/server.crt
Can anyone help me correcting this failure ? Thanks.