for testing purposes I would recommend you to do the following 1) create own CA (self signed) 2) add created CA to java trusted authorities 3) add CA to the browser trusted authorities with pernission to auth the sites etc. 4) create certificate as described here: http://openmeetings.apache.org/RTMPSAndHTTPS.html 5) sign certificate created on 4) using CA created in 1)
it works as expected on my testing server On Mon, Feb 2, 2015 at 1:49 PM, Lionel Djeukam <[email protected]> wrote: > Hello Maxim, > > actually i use self-signed certificate for test purposes in our laboratory. > Could this be the cause of the problem, because i did verify almost tree > time the RTMPS configuration. > > 2015-02-02 5:07 GMT+01:00 Maxim Solodovnik <[email protected]>: > >> I'm afraid your RTMPS settings are not good enough :( >> You should have exception in red5.log. >> >> Are you using "real" certificate of "self-signed"? >> >> On Sat, Jan 31, 2015 at 6:21 PM, Lionel Djeukam <[email protected]> >> wrote: >> >>> Hi everyone, >>> >>> i did receive the following error message, after setting up RTMPS: >>> >>> "NetConnection.Connect.Failed" >>> It's actually coming when i try to start a conference room. >>> There was no problem to connect with HTTPs. >>> >>> I joint to this mail a screeshot for a better overview. >>> >>> Thanks in advance for any solutions proposals >>> >>> Regards, >>> >>> -- >>> Lionel >>> Master-Student Communication systems and Networks >>> >> >> >> >> -- >> WBR >> Maxim aka solomax >> > > > > -- > > -- WBR Maxim aka solomax
