freepbx / ssl / user page blocked
greetings all,
we are trying to test FOP2 on FreePBX. Installation went perfect.
I can connect to the admin interface freely (does it mean that any user knowing the interface URL can access it without credentials?) - But I can't connect to the user interface. By looking at the web inspector, I get the following error message:
[blocked] The page at https://xxx.yy.zz/fop2/ was not allowed to run insecure content from ws://xxx.yy.zz:4445/.
I went to /usr/local/fop2/ and edited fop2.cfg to represent the FreePBX SSL Certificates at /etc/asterisk/keys/*xxx.crt and xxx.key , but still can't connect.
Anyone would have a hint on how to fix this?
Thank you