Werner Feith created OPENMEETINGS-1446:
------------------------------------------
Summary: SSL installation not fully working
Key: OPENMEETINGS-1446
URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1446
Project: Openmeetings
Issue Type: Improvement
Components: BuildsAndReleases
Affects Versions: 3.1.1
Environment: Debian8 vServer
Reporter: Werner Feith
Assignee: SebastianWagner
Fix For: 3.1.1
Hi, I was installing Openmeetings due to this description Installation
OpenMeetings 3.1.x on Debian 8.pdf from Alvaro Bustos and this was working well
after short time on om311.s2i.org. In a second step I wanted to change the
installation to SSL due to this tutorial:
http://openmeetings.apache.org/RTMPSAndHTTPS.html and a good SSL certificate,
which did not bind the RTMPS port to 8443 until I uncommented in
/opt/red5311/conf/red5-core.xml the section <!-- RTMPS -->.
After this can see the machine is listing to ports 5443 and 8443:
o.a.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler
["http-nio-0.0.0.0-5443"]
o.r.s.net.rtmp.RTMPMinaTransport - RTMP will be bound to [0.0.0.0:8443]
I can confirm with port scanners that the port 5443 and 8443 are correctly
mapped to the vServer, I can login at https://om311.s2i.org:5443/openmeetings,
but whenever doing an connection test I get:
Port: : start test... rtmps://om311.s2i.org:8443/openmeetings/hibernate
Port: connection error - null
this error message, even accessing the site from an outgoing unprotected
network.
Thanks for the many tutorials around, but I think I need some help to get this
fixed. Any ideas?
Regards, Werner
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)