Oh, Ok. "keystore" file I have, just not "keystore.screen" I finally got it working, or at least up and accessible via SSL web interface and RTMPS port listening.
Can you clarify the below for me? I did not have to comment out the below on the 2.1 build/installtion <!--property name="rtmpConnManager" ref="rtmpConnManager" /--> Why now on the 2.2 build for it to work? Secondly, why is the jee-container-ssl.xml missing on the 2.2 build. The existing jee-container.xml that comes with the build not not seem work when you try to access the page via https. I had to copy it jee-container-ssl.xml from the 2.1 build and rename to jee-container.xml in order to access the page via https successfully. Thank again Maxim for your guidance. -john- On Wed, Sep 11, 2013 at 10:00 AM, Maxim Solodovnik <[email protected]>wrote: > you need to create it as you have created "keystore" file (as stated here: > http://openmeetings.apache.org/RTMPSAndHTTPS.html) > > > On Wed, Sep 11, 2013 at 11:58 PM, John Tran <[email protected]> wrote: > >> Where would I get that? keystore.screen is no where to be found when I >> do a search. I just finish a build from scratch from an svn checkout >> installation. >> >> >> On Wed, Sep 11, 2013 at 9:54 AM, Maxim Solodovnik >> <[email protected]>wrote: >> >>> keystore.screen is necessary for screensharing via RTMPS >>> >>> >>> On Wed, Sep 11, 2013 at 11:09 PM, John Tran <[email protected]>wrote: >>> >>>> Thanks Maxim. My setting are identical int he config.xml except that >>>> values are different. >>>> >>>> As for the red5-core.xml setting. I did't comment out the below >>>> >>>> >>>> - <property name="rtmpConnManager" ref="rtmpConnManager" /> >>>> >>>> + <!--property name="rtmpConnManager" ref="rtmpConnManager" /--> >>>> >>>> I left as is like I did in all of my 2.1 set up configuration. I will >>>> comment out on the 2.2 build and see if it works. >>>> >>>> As for the ../conf directory, I don't have a keystore.screen file. I >>>> just have keystore file that I created and keystore.jmx file that is >>>> already there. >>>> >>> >>> >>> >>> -- >>> WBR >>> Maxim aka solomax >>> >> >> >> >> -- >> jt >> ________________________________ >> John Tran >> Northern California, CA >> [email protected] >> ICQ IM: 27741710 >> AOL IM: find1ngj0hn >> Yahoo! IM: findingj0hn >> MSN IM: [email protected] >> > > > > -- > WBR > Maxim aka solomax > -- jt ________________________________ John Tran Northern California, CA [email protected] ICQ IM: 27741710 AOL IM: find1ngj0hn Yahoo! IM: findingj0hn MSN IM: [email protected]
