How to use Godaddy SSL cert with Sabnzbd?
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
How to use Godaddy SSL cert with Sabnzbd?
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?
What does SABnzbd report in the logging (set to debug)?miles267 wrote:with my godaddy.crt Sabnzbd will no longer launch.
Re: How to use Godaddy SSL cert with Sabnzbd?
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
: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?
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
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