I think it does make sense. I'll correct the document as soon as I can test RTMPS for ScreenSharing client.
On Mon, Apr 2, 2012 at 16:54, <[email protected]> wrote: > You're right: I didn't figure out that the name of the downloaded file > was different from the name of the target file. > > Why not modify the "download xxx TO yyy" to "replace contents of > jee-container.xml with jee-container-ssl.xml" ? > Or even better: "download jee-container-ssl.xml, then copy it to > re5/conf/jee-container.xml (overwritting the existing file)". > It sounds less ambiguous. What do you think ? > > Thibault > > > > Le 02/04/2012 11:49, Maxim Solodovnik a écrit : > > I also thought this step is missing > but instruction says: download jee-container-ssl.xml to > jee-container.xml > > in other words replace contents of jee-container.xml with > jee-container-ssl.xml > > this is why I haven't changed instruction. > > > On Mon, Apr 2, 2012 at 16:33, <[email protected]> wrote: > >> While we are looking at the >> http://incubator.apache.org/openmeetings/RTMPSAndHTTPS.html howto, I've >> found a missing step when you want to configure HTTPS: >> In order to have the jee-container-ssl.xml container loaded, you need to >> update red5.xml by adding the following line (just before the last </bean>): >> <import resource="classpath:/jee-container-ssl.xml"/> >> >> This is at least what is missing when using >> openmeetings_1_9_1_r4707.zip<http://code.google.com/p/openmeetings/downloads/detail?name=openmeetings_1_9_1_r4707.zip&can=2&q=> >> . >> >> Regards, >> Thibault >> >> >> Le 02/04/2012 10:01, Thibault Le Meur a écrit : >> >> Le 30/03/2012 19:52, Maxim Solodovnik a écrit : >> >> great >> I'll update the documentation at >> http://incubator.apache.org/openmeetings/RTMPSAndHTTPS.html >> >> >> Thanks, >> Not however that this page is not working for the latest stable version >> available on code.google.com >> (openmeetings_1_9_1_r4707.zip<http://code.google.com/p/openmeetings/downloads/detail?name=openmeetings_1_9_1_r4707.zip&can=2&q=>), >> because the default RTMPS section is "faulty". It works ok with the default >> RTMPS section from the Apache Incubator SVN trunk. >> >> Regards, >> Thibault >> >> >> > > > -- > WBR > Maxim aka solomax > > > -- WBR Maxim aka solomax
