Mailing List Archive

Issue 956 in cherokee: multiple SSL certs causes half-loading page issues
Status: New
Owner: ----

New issue 956 by aminland: multiple SSL certs causes half-loading page
issues
http://code.google.com/p/cherokee/issues/detail?id=956

What steps will reproduce the problem?
1. set up more than one site
2. set the default website's ssl cert.
3. setup another website (site X), and configure it to allow port 443.
4. visit site X using https. Notice that all pages will load fast and
without problem.
5. set site X to either a different or the same ssl cert.
6. Try visiting multiple pages in site X again. you will find css errors,
images not loading, and sometimes the poison https logo in chrome (6.0
beta).

Issues with CSS and image loading are visible in IE 6, IE7, IE8, Chrome
5.0, Chrome 6.0, and Firefox 3.6. Probably all other browsers too but these
are the ones i've tried.

This is problematic because while I can rely on the default site's ssl cert
to provide protection for other sites on the webserver, some of the website
I have are served from different domains such that my wildcard cert won't
cover them.


_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev
Re: Issue 956 in cherokee: multiple SSL certs causes half-loading page issues [ In reply to ]
Comment #1 on issue 956 by ste...@konink.de: multiple SSL certs causes
half-loading page issues
http://code.google.com/p/cherokee/issues/detail?id=956

Is this hosted on 1.0.8?

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev
Re: Issue 956 in cherokee: multiple SSL certs causes half-loading page issues [ In reply to ]
Comment #2 on issue 956 by aminland: multiple SSL certs causes half-loading
page issues
http://code.google.com/p/cherokee/issues/detail?id=956

No, this is 1.0.5

Has the problem been rectified since?

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev
Re: Issue 956 in cherokee: multiple SSL certs causes half-loading page issues [ In reply to ]
Comment #3 on issue 956 by alobbs: multiple SSL certs causes half-loading
page issues
http://code.google.com/p/cherokee/issues/detail?id=956

Yes, it should have.
Could you please update to 1.0.8 and try again?

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev
Re: Issue 956 in cherokee: multiple SSL certs causes half-loading page issues [ In reply to ]
Comment #4 on issue 956 by go.on.joe: multiple SSL certs causes
half-loading page issues
http://code.google.com/p/cherokee/issues/detail?id=956

And maybe try to turn off chunked encoding - maybe it's related to
http://code.google.com/p/cherokee/issues/detail?id=954

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev
Re: Issue 956 in cherokee: multiple SSL certs causes half-loading page issues [ In reply to ]
Updates:
Status: WaitingQA

Comment #5 on issue 956 by ste...@konink.de: multiple SSL certs causes
half-loading page issues
http://code.google.com/p/cherokee/issues/detail?id=956

Please test latest SVN

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev
Re: Issue 956 in cherokee: multiple SSL certs causes half-loading page issues [ In reply to ]
Comment #6 on issue 956 by aminl...@gmail.com: multiple SSL certs causes
half-loading page issues
http://code.google.com/p/cherokee/issues/detail?id=956

I can confirm this is the same as issue #954, turning off chunked-encoding
fixes it.

_______________________________________________
Cherokee-dev mailing list
Cherokee-dev@lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev