Chat Daemon X https

Chat Daemon X https

av Fábio Zappas -
Antall svar: 1

Hello,

Moodle we have in our university is using https, recently set up a dedicated server to use the chat daemon mode, but it is sending messages in http and not https, causing the browser to inform that message unsecured connection all the time. Located the line that mounts the file url in moodle \ mod \ chat \ gui_sockets \ chatinput.php and online:

<form action="<?php echo "http://$CFG->chat_serverhost:$CFG->chat_serverport/"; ?>" method="get" target="empty" id="sendform">

However, if we change to https, simply does not send chat messages. Anyone have any idea to solve the problem?

Thanks

Gjennomsnittlig vurdering: -