Is there a similar configuration file like webapps/openmeetings/public/config.xml in OM4.0?
Thanks, Tom On Wed, Nov 8, 2017 at 10:52 AM, Tom Luo <[email protected]> wrote: > Hi, Maxim, > > I checked the more up-to-date instructions you sent. It still lists step > 7: > webapps/openmeetings/public/config.xml| > > I understand you said this step is not necessary. However, I tried to > access mydoamin:5443/openmeetings. > I just see an inaccessible error. More important, I tried sudo netstat > -plnt, but nothing is listening at port 5443. > Of course, I started the red5 server. Do you know why? > > > Thanks, > > Tom > > > > On Wed, Nov 8, 2017 at 1:52 AM, Maxim Solodovnik <[email protected]> > wrote: > >> This is email from 2016 >> It is not necessary to modify config.xml anymore >> >> These parameters are redundant since 4.0.0 >> <protocol>https</protocol> <red5httpport>5443</red5httpport> >> <rtmpsslport>5443</rtmpsslport> >> These can be set via Admin->Config >> <useSSL>yes</useSSL> <proxyType>none</proxyType> >> >> Here is the thread with more up-to-date instructions: http://markmail. >> org/message/ik4qdhdychl364bp (I haven't check them ... ) >> >> On Wed, Nov 8, 2017 at 1:33 PM, Tom Luo <[email protected]> wrote: >> >>> Hi, all, >>> >>> In the email: >>> http://openmeetings.markmail.org/message/hqwjnihcfb4tqxkx?q=letsencrypt >>> >>> It said we need to modify >>> >>> Edit ../webapps/openmeetings/public/config.xml and set >>> >>> <protocol>https</protocol> <red5httpport>5443</red5httpport> >>> <rtmpsslport>5443</rtmpsslport> <useSSL>yes</useSSL> >>> <proxyType>none</proxyType> >>> >>> >>> However, in OM4.0, I cannot find the config.xml file. >>> >>> So, which file should I modify? >>> >>> >>> Thanks, >>> >>> >>> Tom >>> >>> >>> >> >> >> -- >> WBR >> Maxim aka solomax >> > >
