try installed ssl free certificate letsencrypt-auto
in chat+ admin setup force ssl
ssl certificate not started and now dont can enter on chat+
redirect me to https://localhost/
how disable force ssl in chat+?
try installed ssl free certificate letsencrypt-auto
in chat+ admin setup force ssl
ssl certificate not started and now dont can enter on chat+
redirect me to https://localhost/
how disable force ssl in chat+? |
when you sinstalled your free certificate - did you follow all the instructions? You should have added info to your httpd.conf file for the ssl certificate locations as well as creating a subdomain for your chat server. caredesign.net |
i send you private message |
third class and bad script this dolphin is this,,just bugs bugs and bugs |
How disable force ssl without admin panel? author? |
I just tried the same thing he did last night.. set it to force ssl. It's not detecting ssl so now I just get my complete site again in the chat window...
Looking for a way to communicate with mongodb to change it back to none ssl. https://dolphin-techs.com - Skype: Dolphin Techs |
in /var/lib/mongo - there should be a filed labeled:
whatever_you_used_for_rocketchat_database.0
I used VI to open this file (wait a few before trying to move through file as it is a very long file). Found the section labeled Force_SSL^F^V (or something like that) - an unedited force ssl field should be Force_SSL^F^W
I could not figure out how to get the ctrl+w to work as using the shift+6 to create that symbol does not work - it has to be a ctrl+ command that I cant figure out. Hope that helps. caredesign.net |
I am going to sugest this be looked at as a bug - using the development Rocket.Chat - plus the customOAuth Pages for Dolphin that I managed to figure out last night - the Force SSL does nt screw up the chat server - and I even tested with no ssl on server at all and it still did not act up. caredesign.net |
Check this out: https://github.com/mrvautin/adminMongo
pretty simple and fixed the db table: "rocketchat_settings" around page 12 _id "Force_SSL" now I can view the chat rooms again.
install was simple... this is what I did... cd / cd opt mkdir mongo cd mongo
Visit http://your-domain.com:1234 in your browser <<< or IP-Address:1234 https://dolphin-techs.com - Skype: Dolphin Techs |
Cool. I asked before about how to login as admin If something happens and you have removed the form fields. I havent checked but sounds like your solution would solve that issue as well. caredesign.net |