Hello everyone, everything good?
I did some research here in the community, found some things, but could not configure properly. How do I configure the meeting plugin correctly so I can configure and use Pàdé?
When you put the address in the browser: https://IP_Server_Openfire:7443/ofmeet or https://DNS_name:7443/ofmeet the following error: ERR_SSL_VERSION_OR_CIPHER_MISMATCH.
Openfire 4.3.2, version of plugin Meeting is 0.9.5.
Need to set something up in Openfire? If so, how is setup done?
I ask this, because doing the steps of the tutorial, the result is the same as the reason for opening the call, is trying to establish the connection and does not connect, but also does not return any error message.
I am confused by your problem. Is the problem Openfire Meetings not working from your web browser or is the problem that you cannot make Pade connect to Openfire? I am not sure which problem you have?
Also, any screenshots or log messages will help to solve your problem.
Thank you for the screenshots. The problem is your server entered in Pade is not correct and the browser is trying to connect to a non-existing server. No connection is made with your openfire server.
Your server in Pade should be heab-intranet-linux.heab.local:7443 as shown in the FQDN info shown in the Openfire Server Information web page.
Can you ping heab-intranet-linux.heab.local from the desktop? Otherwise use the ipadress:7443 for the server address and more impartantly, do you have a valid certificate on your heab-intranet-linux.heab.local server?
I started getting this error last year too but I never looked into it. Now that a few months have passed and I’m looking again and seeing this error, I’m seeing that the certificate that the browser is offering me two certificates (and they seem to be two certificates which I have generated at some point for some project or other), but neither one is the same certificate being used by the openfire admin interface at port 9091. Does Openfire Meetings use a different certificate than the Openfire Admin interface? And if so, where can I set the certificate?
When I check the Admin panel under TLS/SSL certificates, I see that the certificate being used by the Admin interface on port 9091 is there in the Identity store.
The two that the browser is asking me about are not in that store, and there are no certificates in the Trust store.
Is it perhaps that Openfire Meetings is wanting identification from a local private key certificate, which should correspond with a public key certificate in the Trust store?