Closed (won't fix)
Project:
Octopus
Version:
6.x-2.x-dev
Component:
Nginx Configuration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 May 2013 at 16:47 UTC
Updated:
27 Jun 2014 at 23:23 UTC
Jump to comment: Most recent
Comments
Comment #1
omega8cc commentedNot sure, but try to add in this site local.settings.php this:
Also, is this Drupal 7 or Drupal 6 core?
How is your HTTPS configured? Per our how-to? You should include more details.
Comment #2
Chipie commentedIt's a vanilla installation from the Drupal 7 prod platform.
I' am using the builtin HTTPS configuration with an wildcard ssl cert.
I have modified the local.setting.php as you suggested, but the the problem still remains.
If you want, you can test it here:
https://d7.dev1.liveloop.de/node/add/article
(U: test / P: test)
Comment #3
omega8cc commentedIndeed, it just doesn't work over HTTPS. Not sure why, to be honest.
Comment #4
omega8cc commentedI'm afraid it is not possible to fix this when SSL is working in a proxy mode, but feel free to continue debugging on https://github.com/omega8cc/boa/issues if needed.