GithubHelp home page GithubHelp logo

Comments (16)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 21, 2024
I believe I know what the problem is here, but it will take some investigation 
to figure out how to fix it.

The issue is a quirk of how mod_spdy works: although the actual network 
connection to the client uses SSL encryption, the SPDY stream requests are 
handled internally using "virtual" connections for which mod_ssl is disabled.  
Unfortunately, this means that mod_ssl thinks that these requests are not being 
served over SSL, so it denies access.

I'll take a look and see what we can do.

Original comment by [email protected] on 6 Mar 2012 at 10:17

  • Changed state: Accepted

from mod-spdy.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 21, 2024

Original comment by [email protected] on 16 Apr 2012 at 10:00

  • Added labels: SSL

from mod-spdy.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 21, 2024
Is there any solution?

Original comment by [email protected] on 29 Apr 2012 at 5:11

from mod-spdy.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 21, 2024
Same prob here... Any solution yet?

Original comment by [email protected] on 3 May 2012 at 8:17

from mod-spdy.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 21, 2024
[deleted comment]

from mod-spdy.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 21, 2024
[deleted comment]

from mod-spdy.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 21, 2024
[deleted comment]

from mod-spdy.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 21, 2024
I have this problem too, any ideas?

Original comment by [email protected] on 23 Oct 2012 at 7:40

from mod-spdy.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 21, 2024
I have the same issue any idea when an update will be available?

Original comment by [email protected] on 26 Nov 2012 at 2:08

from mod-spdy.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 21, 2024
same problem here, any news?

Original comment by [email protected] on 24 Feb 2013 at 12:22

from mod-spdy.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 21, 2024
the solution is to don't use SSLRequireSSL , instead, use RewriteEngine to 
redirect user to ssl, which is better than error page anyway.

Original comment by [email protected] on 1 Nov 2013 at 3:32

from mod-spdy.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 21, 2024
no, the "solution" is a bugfix...

Original comment by [email protected] on 1 Nov 2013 at 9:51

from mod-spdy.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 21, 2024
Yes, a workaround isn't a solution.

Original comment by [email protected] on 3 Nov 2013 at 9:04

from mod-spdy.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 21, 2024
Issue 94 has been merged into this issue.

Original comment by [email protected] on 29 Jul 2014 at 2:27

from mod-spdy.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 21, 2024
Having this problem also. Is there a fix?

Thanks

Original comment by [email protected] on 5 Feb 2015 at 12:44

from mod-spdy.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 21, 2024
The fix is not to use SSLRequireSSL
So you have to check all your apache .conf files and remove all the 
SSLRequireSSL

I was using Plesk so removing the SSLRequireSSL would be a no go for me since 
that every time Plesk got an update/upgrade the "problem" would come back, so I 
gave up on mod_spdy

Hope some day the new team in charge of mod_spdy will get a way to make it work.

Original comment by [email protected] on 5 Feb 2015 at 8:47

from mod-spdy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.