Re: [sword-devel] HTTPS and crosswire.org

2013-03-16 Thread yvand
Thank you all ! But https://www.crosswire.org is not fully functional, indeed some links redirect to http://www.crosswire.org (and not https!). For instance go on https://www.crosswire.org/, the link to the forum in the right panel redirects to crosswire on http... (same problem with the links

Re: [sword-devel] HTTPS and crosswire.org

2013-03-16 Thread Troy A. Griffitts
Sorry guys. I think I've taken care of this. I've copied our *:80 JkMounts over to the ssl.conf _default:443. It seems to work, from a cursory trial. It would be nice if we didn't have to have 2 copies of the configuration. If anyone knows of a "Yeah, just sends all :443 stuff to the same p

Re: [sword-devel] HTTPS and crosswire.org

2013-03-16 Thread DM Smith
I'm booked for the day. Hopefully, I can look into it tomorrow. I'll see if Apache docs have instructions. On Mar 16, 2013, at 12:53 PM, Chris Burrell wrote: > I agree. Looks Le there is no forwarding from the ssl port. I think we use > mod jk so we need to check its configured the same. > M

Re: [sword-devel] HTTPS and crosswire.org

2013-03-16 Thread Chris Burrell
I agree. Looks Le there is no forwarding from the ssl port. I think we use mod jk so we need to check its configured the same. Most likely the Apache config for the :443 host needs to be updated like the :80 host is so it hands off execution of jsp files to our servlet handler. It looks like the

Re: [sword-devel] HTTPS and crosswire.org

2013-03-16 Thread Greg Hellings
Most likely the Apache config for the :443 host needs to be updated like the :80 host is so it hands off execution of jsp files to our servlet handler. It looks like the :443 hanlder in ssl.conf is very minimal compared with the :80 handler. --Greg On Sat, Mar 16, 2013 at 11:30 AM, DM Smith wro

Re: [sword-devel] HTTPS and crosswire.org

2013-03-16 Thread DM Smith
I probably can do the work, but I don't know what the change needs to be. On Mar 16, 2013, at 12:28 PM, Greg Hellings wrote: > Chris, DM, Troy - I think you guys are the only ones who can do anything > about this. Any chance you could? > > --Greg > > > On Sat, Mar 16, 2013 at 11:05 AM, yvand

Re: [sword-devel] HTTPS and crosswire.org

2013-03-16 Thread Greg Hellings
Chris, DM, Troy - I think you guys are the only ones who can do anything about this. Any chance you could? --Greg On Sat, Mar 16, 2013 at 11:05 AM, yvand wrote: > I drop it. > > > __**_ > sword-devel mailing list: sword-devel@crosswire.org > http://w

Re: [sword-devel] HTTPS and crosswire.org

2013-03-16 Thread yvand
I drop it. ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page

Re: [sword-devel] HTTPS and crosswire.org

2013-03-05 Thread Chris Burrell
The problem happens over HTTPS only, and I can confirm is yet unresolved. On 5 March 2013 18:36, yvand wrote: > Thank you for your replies. > Although it seems to be a minor issue and easy to fix, this is still unfix > (in spite of my insistence). > > --yvand > > Le 28/02/2013 15:10, Greg Hel

Re: [sword-devel] HTTPS and crosswire.org

2013-03-05 Thread yvand
Thank you for your replies. Although it seems to be a minor issue and easy to fix, this is still unfix (in spite of my insistence). --yvand Le 28/02/2013 15:10, Greg Hellings a écrit : Simply an issue that the HTTPS host in Apache was not configured with the appropriate handler for JSP files.

Re: [sword-devel] HTTPS and crosswire.org

2013-02-28 Thread Greg Hellings
Simply an issue that the HTTPS host in Apache was not configured with the appropriate handler for JSP files. --Greg On Thu, Feb 28, 2013 at 8:01 AM, David Haslam wrote: > HTTPS_CrossWire_Screenshot.png > < > http://sword-dev.350566.n4.nabble.com/file/n4652025/HTTPS_CrossWire_Screenshot.png > >

Re: [sword-devel] HTTPS and crosswire.org

2013-02-28 Thread David Haslam
HTTPS_CrossWire_Screenshot.png Uploaded screenshot illustrates the issue. -- View this message in context: http://sword-dev.350566.n4.nabble.com/HTTPS-and-crosswire-org-tp4652023p4652025.html Sent from the

Re: [sword-devel] HTTPS and crosswire.org

2013-02-28 Thread David Haslam
I get a similar problem when I tried using https btw. I first had to jump through the hoop that our certificate is not certified by a proper certificate authority. (I have the add-on HTTPS Everywhere enabled in Firefox). David -- View this message in

[sword-devel] HTTPS and crosswire.org

2013-02-28 Thread YD
Hi all, I have already reported this issue to sword-b...@crosswire.org, but I have received no replies. If this issue is already known or if it can't be fix, you can ignore this mail. The issue/bug : crosswire.org is accessible on HTTPS (good news) but the render of the pages is completely w