Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL/TLS support #243

Closed
DJCrashdummy opened this issue Mar 22, 2017 · 8 comments
Closed

SSL/TLS support #243

DJCrashdummy opened this issue Mar 22, 2017 · 8 comments

Comments

@DJCrashdummy
Copy link

DJCrashdummy commented Mar 22, 2017

is there any way to get WBCE working with SSL/TLS enabled?

i wanted to use WBCE (because i tried WebsiteBaker quite a while ago and liked it) but now i had to find out, that both frontend- and backend-themes are messed up or completely broken with SSL/TLS.
i'm really surprised because nowadays (in the time of free certificates) a SSL/TLS-no-go is pretty uncommon, and logging in without it, dealing with personal data and so on is sadly a deal breaker. :-(

if there is no way to get it working yet, please fix this if anyhow possible; and or at least is there anything you can tell me about it, a progress, pros/cons or anything else since i found nothing about it in your forum.

anyhow thanks for your time and work!

@mrbaseman
Copy link
Collaborator

Just a remark: I had the problem with WB, too, and found out that it's important to define WB_URL with https://. To my knowledge there is no logic (yet) inside of WB or WBCE that detects if you are viewing the page through https or not and accordingly modifies the menu links (this would be a nice use case for an output filter)

@mrbaseman
Copy link
Collaborator

Let me correct myself, the sys rel output filter should do the job of tuning the menu links etc. in a way that both http and https work

Prerequisite for all that is that WB_URL is used consistently in the templates

@DJCrashdummy
Copy link
Author

DJCrashdummy commented Mar 23, 2017

thanks for the hint with the WB_URL in the config.php... it looks good for now! - for example also this warning is gone... so it may work with links and so on.

i just wonder why there is nothing to find about this, not even a note anywhere...?!? :-/

@mrbaseman
Copy link
Collaborator

well, strictly spoken, enabling ssl/tls is not something you configure in WBCE. It's a configuration task concerning the web server in which WBCE is running. The only point of contact is the "s" in https of the WB_URL. I think that's the reasoning behind this. But, you are right, we should put a hint about it in the installer, or at least in its documentation

@DJCrashdummy
Copy link
Author

DJCrashdummy commented Mar 24, 2017

for sure enabling ssl/tls belongs to your server, but i installed more than 10 CMS on the same server with ssl/tls enabled and forced... and non except WBCE (i can't tell for Websitebaker) had problems working with it.
after the mozilla-warning for the password and i was sure the GUI was screwed up, i looked around and just found this hints for configuration and also anywhere else no word about ssl/tls...

yes, a hint would be useful for sure in the documentation (also that a switch to ssl/tls is obviously easily possible)! - and if not detected automatically, a small note about https in the installer will also be nice. ;-)

thank you for your hints, your time and the productive conversation!

@instantflorian
Copy link
Contributor

https://forum.wbce.org/viewtopic.php?pid=10605#p10605

@DJCrashdummy
Copy link
Author

DJCrashdummy commented Mar 31, 2017

also the system requirements in english and german got an update! :-)

@instantflorian: thanks for the update!
the english one suffer a typo (thhps) and also a link to the forum-post (as it is bilingual), like in the german one would make sense.

@instantflorian
Copy link
Contributor

instantflorian commented Mar 31, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants