Search found 6 matches

by starkruzr
Wed Dec 17, 2014 4:21 am
Forum: Support
Topic: deluge-web SSL w/ Comodo certificates
Replies: 12
Views: 9782

Re: deluge-web SSL w/ Comodo certificates

So, here's the thing. The above configuration, with the server cert first followed by the rest of the chain all the way up to the root CA, worked perfectly. Hurrah! Here's the problem: 1) This is precisely the OPPOSITE configuration of every other service I've configured, which all put the certifica...
by starkruzr
Fri Dec 12, 2014 6:23 pm
Forum: Support
Topic: deluge-web SSL w/ Comodo certificates
Replies: 12
Views: 9782

Re: deluge-web SSL w/ Comodo certificates

I'm the only user facing this issue because literally no one else on this forum uses 3rd-party certs to secure their web UI. That doesn't exactly support your argument that it's something wrong with my certs themselves :P If I could turn up the logging to see what was going on (right now neither del...
by starkruzr
Fri Dec 12, 2014 3:57 am
Forum: Support
Topic: deluge-web SSL w/ Comodo certificates
Replies: 12
Views: 9782

Re: deluge-web SSL w/ Comodo certificates

Just to follow up on earlier question you should be able to point deluge-web to your private key and the cat'd certs as it does process chained certs. So, I can't think of any reason my cert/key would be SSLv3, especially since they work for a hundred other things using TLS like everything else (ht...
by starkruzr
Mon Dec 08, 2014 10:19 pm
Forum: Support
Topic: deluge-web SSL w/ Comodo certificates
Replies: 12
Views: 9782

Re: deluge-web SSL w/ Comodo certificates

These I can answer! Chrome 39 on Windows and Mac, Safari on Mac. All experience the same issue. I have tested with self-signed; works fine (with the exception of the warning you have to get past). Works fine without https enabled; this is how I'm using it now. I can't ask my cert provider about the ...
by starkruzr
Sun Dec 07, 2014 8:29 pm
Forum: Support
Topic: deluge-web SSL w/ Comodo certificates
Replies: 12
Views: 9782

Re: deluge-web SSL w/ Comodo certificates

Hi, I don't think reading that would have made much of a difference, tbh. There is nothing in the FAQ about securing deluge-web with third-party certificates. Forum search doesn't turn up anything about third-party certificates. Trac's search feature is terrible, so I can't tell what to search for (...
by starkruzr
Sat Nov 29, 2014 11:15 pm
Forum: Support
Topic: deluge-web SSL w/ Comodo certificates
Replies: 12
Views: 9782

deluge-web SSL w/ Comodo certificates

Hi folks, I'm trying to secure deluge-web with a cert I got from Comodo. They give you *three* intermediates -- so I tried cat-ing them together with the domain cert, and set the private key I generated to create the CSR. What I get is this: I see the following error in browser : ERR_SSL_VERSION_OR_...