Search found 4 matches
- February 9th, 2010, 3:52 pm
- Forum: Beta Releases
- Topic: Plush UI for SABnzbd+ 0.5.x
- Replies: 49
- Views: 28451
Re: Plush UI for SABnzbd+ 0.5.x
Really like Plush for 0.5 - the best UI for sab by far :) Just one thing: I find the main screen menu structure to be really cluttered: there are five (!) drop-down menus: SABnzbd, Add NZB, Config, "Pause" menu, "arrow down" menu I haven't thought through what a better structure...
- January 15th, 2010, 12:44 pm
- Forum: Beta Releases
- Topic: Web Interface SSL Support - certificate chains
- Replies: 5
- Views: 2752
Re: Web Interface SSL Support - certificate chains
Just looked the issue up in CheryPy's documentation. It says: In addition, the pyOpenSSL adapter sports a new context configuration method, which you can set to an instance of SSL.Context for more advanced settings. See the pyOpenSSL documentation for all the options. It also accepts a certificate_c...
- January 4th, 2010, 3:35 pm
- Forum: Beta Releases
- Topic: Web Interface SSL Support - certificate chains
- Replies: 5
- Views: 2752
Re: Web Interface SSL Support - certificate chains
great, thanks for picking up my suggestion.
and thanks for this great software project!
and thanks for this great software project!
- January 4th, 2010, 1:01 pm
- Forum: Beta Releases
- Topic: Web Interface SSL Support - certificate chains
- Replies: 5
- Views: 2752
Web Interface SSL Support - certificate chains
Hi, I have an issue that is not exactly a bug, but a missing feature. In order to work correctly with some "official" (non-selfsigned) certificates, it can be necessary to provide the client with a set of intermediary CAs. This can't be configured in SABnzbd currently. It would require an ...