Fossil SCM
Can not handle HTTPS tag of http header
Fixed
d83227cdda3d786…
· opened 15 years, 8 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Minor
- Resolution
- Fixed
- Subsystem
- —
- Created
- July 30, 2010 3:43 p.m.
When the site is set to HTTP with SSL, the http server (nginx in my case) will add a HTTPS: on tag into the request header. Fossil should identity it and use https schema for all the generated links.