Ticket #861 (closed defect: fixed)
HTTPS not set in CGI environment in SSL
| Reported by: | anonymous | Owned by: | jan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Version: | 1.4.12 |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Need User Feedback: | Blocking: |
Description
The HTTPS variable in CGI/FastCGI mode is not set when the socket IS SSL enabled.
As a result, phpMyAdmin redirects me to http://foo.bar.com:443/phpMyAdmin/.... all the time.
Here are two pages that dump environment variables, the first being phpinfo(), the second is just a simple perl script.
https://council.csie.ntu.edu.tw/~wens/ https://council.csie.ntu.edu.tw/~wens/test.pl
This didn't happen in 1.4.11
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

