ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001285ClearOSapp-flexshare - Flexsharespublic2013-08-19 15:102019-09-24 03:23
Reporteruser2 
Assigned To 
PrioritynormalSeveritytweakReproducibilityalways
StatusclosedResolutionsuspended 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001285: Improve HTTPS usability in web server access to Flexshares
DescriptionHTTPS 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.
TagsNo tags attached.
Attached Files

- Relationships

-  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 (developer)
2019-09-24 03:23

Migrated to https://gitlab.com/clearos/clearfoundation/app-flexshare/issues/13 [^]

- Issue History
Date Modified Username Field Change
2013-08-19 15:10 user2 New Issue
2013-08-19 15:11 user2 Status new => confirmed
2013-08-20 11:19 user2 Checkin
2013-08-20 11:19 user2 Note Added: 0000980
2019-09-24 03:23 NickH Note Added: 0012381
2019-09-24 03:23 NickH Status confirmed => closed
2019-09-24 03:23 NickH Resolution open => suspended