Chat+ ssl disable

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+?

Quote · 8 Mar 2016

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
Quote · 8 Mar 2016

i send you private message

Quote · 8 Mar 2016

third class and bad script this dolphin is this,,just bugs bugs and bugs

Quote · 8 Mar 2016

How disable force ssl without admin panel?

author?

Quote · 8 Mar 2016

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
Quote · 8 Mar 2016

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
Quote · 8 Mar 2016

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
Quote · 8 Mar 2016

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

git clone https://github.com/mrvautin/adminMongo.git && cd adminMongo

npm install

npm start

Visit http://your-domain.com:1234 in your browser  <<<   or IP-Address:1234

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 9 Mar 2016

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
Quote · 9 Mar 2016
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.