I'll try to reproduce this
please ping me if I will be too silent :)
On Thu, Apr 2, 2015 at 9:50 PM, FJ wrote:
> Maxim, yes. I see 2 trusted cert key and 1 private key.
>
> On Thu, Apr 2, 2015 at 2:07 AM, Maxim Solodovnik
> wrote:
>
>> can you list the keys using new password?
>> keytool -keys
Maxim, yes. I see 2 trusted cert key and 1 private key.
On Thu, Apr 2, 2015 at 2:07 AM, Maxim Solodovnik
wrote:
> can you list the keys using new password?
> keytool -keystore keystore.jks --list
>
> On Wed, Apr 1, 2015 at 12:24 AM, FJ wrote:
>
>> Maxim, when I change the pw from the command:
can you list the keys using new password?
keytool -keystore keystore.jks --list
On Wed, Apr 1, 2015 at 12:24 AM, FJ wrote:
> Maxim, when I change the pw from the command: keytool -keypasswd -alias
> red5 -keystore keystore.jks and i put new password in the red5.properties,
> I can no longer con
Maxim, when I change the pw from the command: keytool -keypasswd -alias
red5 -keystore keystore.jks and i put new password in the red5.properties,
I can no longer connect
# RTMPS Key and Trust store parameters
rtmps.keystorepass=123456
rtmps.keystorefile=conf/keystore.jks
rtmps.truststorepass=123
Maxim, when I change the pw from the command: keytool -keypasswd -alias
red5 -keystore keystore.jks and i put new password in the red5.properties,
I can no longer connect.
On Tue, Mar 31, 2015 at 10:58 AM, Maxim Solodovnik
wrote:
> nope, it also hardcoded
>
> On Tue, Mar 31, 2015 at 11:56 PM,
nope, it also hardcoded
On Tue, Mar 31, 2015 at 11:56 PM, FJ wrote:
> Ok.. I will do that. Does the keystore.screen file need to be anywhere in
> any of the configuration file?
>
> On Tue, Mar 31, 2015 at 10:41 AM, Maxim Solodovnik
> wrote:
>
>> real url might be not a big deal
>> password need
Ok.. I will do that. Does the keystore.screen file need to be anywhere in
any of the configuration file?
On Tue, Mar 31, 2015 at 10:41 AM, Maxim Solodovnik
wrote:
> real url might be not a big deal
> password need to be changed
>
> On Tue, Mar 31, 2015 at 11:38 PM, FJ wrote:
>
>> Oh no Maxim, I
real url might be not a big deal
password need to be changed
On Tue, Mar 31, 2015 at 11:38 PM, FJ wrote:
> Oh no Maxim, I just mask out the real url and keystore password.
>
> On Tue, Mar 31, 2015 at 9:45 AM, Maxim Solodovnik
> wrote:
>
>> somehow connection URL is bad:
>> rtmp://om.sample.com:
Oh no Maxim, I just mask out the real url and keystore password.
On Tue, Mar 31, 2015 at 9:45 AM, Maxim Solodovnik
wrote:
> somehow connection URL is bad:
> rtmp://om.sample.com:7443/openmeetings/2
> should be
> *rtmps*://om.sample.com:7443/openmeetings/2
> seems to be configuration issue :(((
>
somehow connection URL is bad:
rtmp://om.sample.com:7443/openmeetings/2
should be
*rtmps*://om.sample.com:7443/openmeetings/2
seems to be configuration issue :(((
to file JIRA issue
1) go to: https://issues.apache.org/jira/browse/OPENMEETINGS
2) login/create account
3) select "Create" button and c
Sure, I have never done one before. Can direct to where?
In the meantime, you see any clues from the log why it doesn't share when I
click on start share?
On Tue, Mar 31, 2015 at 9:29 AM, Maxim Solodovnik
wrote:
> My bad,
>
> The password should be the same
> could you please file JIRA issue,
My bad,
The password should be the same
could you please file JIRA issue, I'll fix it and will update documentation
sorry
On Tue, Mar 31, 2015 at 9:37 PM, FJ wrote:
> Here it is Maxim. Also in the log, I notice it uses my keystore password
> and not the keystore.screen password you mentioned i
Here it is Maxim. Also in the log, I notice it uses my keystore password
and not the keystore.screen password you mentioned in the prior emails.
On Tue, Mar 31, 2015 at 6:14 AM, Maxim Solodovnik
wrote:
> can you check screenshare.log file? (usually in HOME folder of the client
> running screens
can you check screenshare.log file? (usually in HOME folder of the client
running screensharing app)
On Tue, Mar 31, 2015 at 12:54 PM, FJ wrote:
> Maxim.
>
> I rebuild my OM from scratch so I can document the work instruction. I
> get this error below when I try to screen share. Can you help?
Maxim.
I rebuild my OM from scratch so I can document the work instruction. I get
this error below when I try to screen share. Can you help? I click on
start sharing and does not do anything, This is in RTMPS/HTTPS
configuration. I renamed my keystore.jks to keystore.screen with another
passw
Enabling Screen Share in HTTPS/RTMPS enviroment
*** cd to your keystore directory for example, mine is in /opt/red5304/conf
***
cd /opt/red5304/conf
*** copy or make copy of your keystore to keystore.screen ***
cp keystore.jks keystore.screen (default from installation is w/o ext jks)
*** per Ma
great to hear :)
please share it it in the correspondent thread, maybe this will help
someone in the future
On Wed, Mar 25, 2015 at 9:48 AM, FJ wrote:
> Thanks Maxim. It worked.
>
> By the way, Finally figure out the LDAP issue.
>
> On Tue, Mar 24, 2015 at 8:20 PM, Maxim Solodovnik
> wrote:
>
Thanks Maxim. It worked.
By the way, Finally figure out the LDAP issue.
On Tue, Mar 24, 2015 at 8:20 PM, Maxim Solodovnik
wrote:
> you can google it :))
> http://stackoverflow.com/questions/2889238/keystore-change-passwords
>
> On Wed, Mar 25, 2015 at 9:12 AM, FJ wrote:
>
>> Maxim, I the foll
you can google it :))
http://stackoverflow.com/questions/2889238/keystore-change-passwords
On Wed, Mar 25, 2015 at 9:12 AM, FJ wrote:
> Maxim, I the followed the exact WI(work instruction) on the on the link.
> My keystore file is keystore.jks. So want to do a "cp keystore.jks
> keystore.screen
Maxim, I the followed the exact WI(work instruction) on the on the link. My
keystore file is keystore.jks. So want to do a "cp keystore.jks
keystore.screen" How do the I change the password to keystore.screen?
On Tue, Mar 24, 2015 at 8:06 PM, Maxim Solodovnik
wrote:
> please follow this instr
please follow this instruction:
http://openmeetings.apache.org/RTMPSAndHTTPS.html
for testing you can just copy red5/conf/keystore to
red5/conf/keystore.screen, but in this case you will send password
unencrypted, so for production I would recommend to change password for
this keystore or to create
You are correct Maxim. I don't have the file you mentioned. Do I need
that and where would I get it?
On Tue, Mar 24, 2015 at 7:48 PM, Maxim Solodovnik
wrote:
> It seems you are using secure version (RTMPS)
> do you have red5/conf/keystore.screen file in your system?
>
> On Wed, Mar 25, 2015 a
It seems you are using secure version (RTMPS)
do you have red5/conf/keystore.screen file in your system?
On Wed, Mar 25, 2015 at 7:24 AM, FJ wrote:
> I can't seem to get Screen Share to work. It pops up asking to run and
> when I clean it does it things downloading, verifying and nothing after
>
I can't seem to get Screen Share to work. It pops up asking to run and when
I clean it does it things downloading, verifying and nothing after that.
Below is the "ERROR" shown in the "screensharing" file that it saved on the
desktop. Is the a particular java version the client side that works bes
24 matches
Mail list logo