Page 1 of 1

How to use Godaddy SSL cert with Sabnzbd?

Posted: August 2nd, 2012, 1:35 pm
by miles267
I currently have a wildcard SSL cert from Godaddy with domain: *.mydomain.com. I've downloaded the .crt from Godaddy but when I overwrite the default, self-signed server.crt with my godaddy.crt Sabnzbd will no longer launch. Has anyone figured out how to use a real SSL cert obtained from a CA on sabnzbd in win 7? Thanks.

Re: How to use Godaddy SSL cert with Sabnzbd?

Posted: August 2nd, 2012, 1:39 pm
by shypike
miles267 wrote:with my godaddy.crt Sabnzbd will no longer launch.
What does SABnzbd report in the logging (set to debug)?

Re: How to use Godaddy SSL cert with Sabnzbd?

Posted: August 2nd, 2012, 1:52 pm
by miles267
When I try to launch sabnzbd with my official ssl certificate named server.crt, the log returns the following:

:50:45,980::INFO::[sabnzbd:1260] SABnzbd.exe-0.7.2 (rev=7170325df56fcc39749b19d6a5c1e70c4dbe28f9)

2012-08-02 13:50:46,028::INFO::[sabnzbd:1268] Platform=Windows-Vista-6.1.7601-SP1 (=Vista+) Class=nt

2012-08-02 13:50:46,028::INFO::[sabnzbd:1273] Python-version = 2.5.5 (r255:77872, Jan 31 2010, 15:49:35) [MSC v.1310 32 bit (Intel)]

2012-08-02 13:50:46,028::INFO::[sabnzbd:1274] Arguments = "C:\Program Files\SABnzbd\SABnzbd.exe"

2012-08-02 13:50:46,028::INFO::[sabnzbd:1287] Read INI file C:\Users\jmiles\AppData\Local\sabnzbd\sabnzbd.ini

2012-08-02 13:50:46,028::INFO::[__init__:904] Loading data for bookmarks.sab from C:\Users\jmiles\AppData\Local\sabnzbd\admin\bookmarks.sab

2012-08-02 13:50:46,028::INFO::[__init__:904] Loading data for rss_data.sab from C:\Users\jmiles\AppData\Local\sabnzbd\admin\rss_data.sab

2012-08-02 13:50:46,043::INFO::[__init__:904] Loading data for totals9.sab from C:\Users\jmiles\AppData\Local\sabnzbd\admin\totals9.sab

2012-08-02 13:50:46,043::INFO::[postproc:90] Loading postproc queue

2012-08-02 13:50:46,043::INFO::[__init__:904] Loading data for postproc1.sab from C:\Users\jmiles\AppData\Local\sabnzbd\admin\postproc1.sab

2012-08-02 13:50:46,043::INFO::[__init__:904] Loading data for queue9.sab from C:\Users\jmiles\AppData\Local\sabnzbd\admin\queue9.sab

2012-08-02 13:50:46,043::INFO::[__init__:904] Loading data for watched_data.sab from C:\Users\jmiles\AppData\Local\sabnzbd\admin\watched_data.sab

2012-08-02 13:50:46,043::INFO::[downloader:208] Resuming

2012-08-02 13:50:46,043::INFO::[__init__:314] All processes started

2012-08-02 13:50:46,043::INFO::[sabnzbd:333] Web dir is C:\Program Files\SABnzbd\interfaces\Plush

2012-08-02 13:50:46,043::INFO::[sabnzbd:333] Web dir is C:\Program Files\SABnzbd\interfaces\Mobile

2012-08-02 13:50:46,043::INFO::[sabnzbd:333] Web dir is C:\Program Files\SABnzbd\interfaces\Config

2012-08-02 13:50:46,075::INFO::[sabnzbd:462] _yenc module... found!

2012-08-02 13:50:46,075::INFO::[sabnzbd:470] par2 binary... found (C:\Program Files\SABnzbd\win\par2\par2.exe)

2012-08-02 13:50:46,075::INFO::[sabnzbd:475] par2-classic binary... found (C:\Program Files\SABnzbd\win\par2\par2-classic.exe)

2012-08-02 13:50:46,075::INFO::[sabnzbd:478] unrar binary... found (C:\Program Files\SABnzbd\win\unrar\UnRAR.exe)

2012-08-02 13:50:46,075::INFO::[sabnzbd:483] unzip binary... found (C:\Program Files\SABnzbd\win\unzip\unzip.exe)

2012-08-02 13:50:46,075::INFO::[sabnzbd:498] pyOpenSSL... found (True)

2012-08-02 13:50:46,075::INFO::[sabnzbd:1470] Starting web-interface on 0.0.0.0:443

2012-08-02 13:50:48,091::INFO::[_cplogging:55] [02/Aug/2012:13:50:48] ENGINE Bus STARTING

2012-08-02 13:50:48,091::INFO::[_cplogging:55] [02/Aug/2012:13:50:48] ENGINE Started monitor thread '_TimeoutMonitor'.

2012-08-02 13:50:48,325::INFO::[_cplogging:55] [02/Aug/2012:13:50:48] ENGINE Serving on 0.0.0.0:8080

2012-08-02 13:50:48,653::INFO::[_cplogging:55] [02/Aug/2012:13:50:48] ENGINE Serving on ::1:8080

2012-08-02 13:50:49,653::INFO::[_cplogging:55] [02/Aug/2012:13:50:49] ENGINE Serving on ::1:443

2012-08-02 13:50:49,871::INFO::[_cplogging:55] [02/Aug/2012:13:50:49] ENGINE Serving on 0.0.0.0:443

2012-08-02 13:50:49,871::INFO::[_cplogging:55] [02/Aug/2012:13:50:49] ENGINE Bus STARTED

2012-08-02 13:50:50,028::INFO::[sabnzbd:1539] Starting SABnzbd.exe-0.7.2

2012-08-02 13:50:50,028::INFO::[dirscanner:265] Dirscanner starting up

2012-08-02 13:50:50,028::INFO::[urlgrabber:77] URLGrabber starting up

2012-08-02 13:51:01,043::INFO::[rss:491] Starting scheduled RSS read-out

Re: How to use Godaddy SSL cert with Sabnzbd?

Posted: August 2nd, 2012, 4:43 pm
by shypike
Well, according to the log, there's no exit.
Also, without "debug" level, there's not much to go on.
Try starting SABnzbd like this from a command prompt:
"C:\Program Files\SABnzbd\SABnzbd.exe" --logging 2