Hello! I startet openmeetings-4.0.10 with ./red5.sh, installed it and can connect.
Now I want to use https within the browser to connect to openmeetings but netstat does not show it is listening on port 5443. tcp 0 0 :::5080 :::* LISTEN 30382/java tcp 0 0 :::5701 :::* LISTEN 30382/java tcp 0 0 :::9999 :::* LISTEN 30382/java tcp 0 0 :::1935 :::* LISTEN 30382/java I am not shure at the moment what ports 5701, 9999 and 1935 are used for. What is the right way to use https? Usually all requests to our apache server are redirected to https and I had to create an exeptionrule for openmeetings. Thank you for any help! Regards Andreas
