[
https://issues.apache.org/jira/browse/OPENMEETINGS-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294890#comment-14294890
]
Hüber Erik commented on OPENMEETINGS-1146:
------------------------------------------
no: I have my own valid (not self signed) cert:
the keystore contains:
keytool -list -keystore conf/keystore
Enter keystore password:
Keystore type: JKS
Keystore provider: SUN
Your keystore contains 3 entries
root, Jan 16, 2015, trustedCertEntry,
Certificate fingerprint (SHA1): XXX
red5, Jan 16, 2015, trustedCertEntry,
Certificate fingerprint (SHA1): YYY
intermed, Jan 16, 2015, trustedCertEntry,
Certificate fingerprint (SHA1): ZZZ
the red5 cert contains the my server's cert: CN=www.validhost.com
it is valid till 29/Oct/2016
should I assign the hostname to the red5 server? where?
thanks
> RTMPS uses rtmpport
> -------------------
>
> Key: OPENMEETINGS-1146
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1146
> Project: Openmeetings
> Issue Type: Bug
> Components: SWF10Video
> Affects Versions: 3.0.3
> Environment: 1st test
> linux: server(debian 7.7, mysql, red5), client iceweasel (everything on same
> host)
> 2nd test
> win 7: same bin+config, same DB mysql, only diff openmeetings startend on
> windows, client chrome, firefox
> Reporter: Hüber Erik
> Assignee: Maxim Solodovnik
> Labels: patch
> Fix For: 3.0.4, 3.1.0
>
> Attachments: 0.0.0.0_access.2015-01-28.log, openmeetings.log, red5.log
>
>
> fresh install binary from the repository (v 3.0.3)
> without ssl everything is fine
> I followed the description in.../RTMPSAndHTTPS.html (only RTMPS part)
> the connection test with iceweasel
> http://localhost:5080/openmeetings/swf?6&swf=networktesting.swf10.swf
> output:
> ...
> Port: : start test... rtmps://localhost:1935/openmeetings/hibernate
> ...
> it seams that the variable rtmpport (from
> webapps/openmeetings/public/config.xml) is used:
> <rtmpport>1935</rtmpport>
> if I only change this value for dummy 1930, the URL changes as well
> if I change
> rtmpport=rtmpsport=8443
> it works neighter
> win7, linux same result.
> tnx in advance
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)