ClearFoundation Tracker - ClearOS
View Issue Details
0001285ClearOSapp-flexshare - Flexsharespublic2013-08-19 15:102019-09-24 03:23
user2 
 
normaltweakalways
closedsuspended 
 
 
0001285: Improve HTTPS usability in web server access to Flexshares
HTTPS handling in Flexshare (and in general!) is non-intuitive at times.

- Only one SSL certificate is permitted per IP, so hostname-based SSL is a bit misleading. Though https://flex1.example.com [^] and https://flex2.example.com [^] can co-exist, only one SSL certificate is permitted.

- If a user disables SSL support, the hostname-based Flexshare (e.g. flex1.example.com) is removed. However, if other SSL Flexshares are enabled, the disabled https://flex1.example.com [^] Flexshare will still resolve, but it will point to a different Flexshare. Confusing, but that's an HTTPS-ism that's hard to get around. Note: the path-based Flexshare (e.g. example.com/flexshare/flex1) remains, but it should be possible to remove the HTTPS path-based access.
No tags attached.
Issue History
2013-08-19 15:10user2New Issue
2013-08-19 15:11user2Statusnew => confirmed
2013-08-20 11:19user2Checkin
2013-08-20 11:19user2Note Added: 0000980
2019-09-24 03:23NickHNote Added: 0012381
2019-09-24 03:23NickHStatusconfirmed => closed
2019-09-24 03:23NickHResolutionopen => suspended

Notes
(0000980)
user2   
2013-08-20 11:19   
Source Code Changelog
---------------------------------------------------
- Moved stuff around to support both HTTP and HTTPS for web sites / web apps [tracker 0001285]

File Changes
---------------------------------------------------
Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=6400 [^]
U webconfig/apps/flexshare/trunk/libraries/Flexshare.php
(0012381)
NickH   
2019-09-24 03:23   
Migrated to https://gitlab.com/clearos/clearfoundation/app-flexshare/issues/13 [^]