in your case you need to
cd /usr/lib
keytool -keysize 2048 -genkey -alias red5 -keyalg RSA -keystore
red5/conf/keystore
then open /usr/lib/red5/conf/red5.properties
and check keystore file and its password are correct
@Robert
It is hard to give the exact instructions since paths
passwords/cert
Having just went through this I will take a shot at answering your
question. The tutorial is somewhat out of date. The path
'red5/conf/keystore' is really meant to be the
'toplevelinstalldir/conf/keystore' , red5 is just an example, nothing
more. The second thing that will cause you pain once you g
Hello, what i'm doing wrong?
Trying to Configuring RTMPS for the Flash Client...
http://openmeetings.apache.org/RTMPSAndHTTPS.html
keytool -keysize 2048 -genkey -alias red5 -keyalg RSA -keystore
red5/conf/keystore
Enter key password for
(RETURN if same as keystore password):
Re-enter n
Hello.
Thank you for your link.
It appeare that I have a 525 error (user not found).
I think the problem must be in my config file because I'm sure that my user
is good because I use it for an other app witch use it to connect with AD.
As you ask me i give you more line of my log file, after that
in case it is reproducible using 3.0.3
please provide detailed steps to reproduce
and:
1) server TZ
2) cliens(s) TZ
3) OM user(s) TZ
4) default TZ set in configurations
will try to reproduce
On 19 September 2014 15:35, Abhishek Yadav
wrote:
> Yes it is happening to every user other than admin.
Yes it is happening to every user other than admin.
On Fri, Sep 19, 2014 at 1:14 PM, Maxim Solodovnik
wrote:
> unfortunately you are using too old version of OM
> can you try latest (3.0.3) and check if the problem is reproducible?
>
> On 19 September 2014 14:34, Abhishek Yadav > wrote:
>
>> He
unfortunately you are using too old version of OM
can you try latest (3.0.3) and check if the problem is reproducible?
On 19 September 2014 14:34, Abhishek Yadav
wrote:
> Hello Maxim,
>
>
> Timezone is not fetching from om_user table in description box after
> entering into conference..it is by
Hello Maxim,
Timezone is not fetching from om_user table in description box after
entering into conference..it is by default showing to GMT time in
description box.
can you please tell me what might be possible reason for this. Is any other
table used for timezone for particular user ?
Regard