Re: Problems with certificates with RMTPS

2018-07-24 Thread Maxim Solodovnik
Win 10 FF/Chrome/Edge -- All green It might be the issue with TLS 1.2 support ... :((( Not sure yet how to check/fix it :((( On Tue, Jul 24, 2018 at 1:31 PM Maxim Solodovnik wrote: > > Ubuntu 16.04 > > All versions are latest with all updates > Chrome -> All green > FF -> Port fail > Cromium -> A

Re: Problems with certificates with RMTPS

2018-07-23 Thread Maxim Solodovnik
Ubuntu 16.04 All versions are latest with all updates Chrome -> All green FF -> Port fail Cromium -> All green Opera -> All green will try to reproduce this configuration on my test server (hopefully this week) ... On Tue, Jul 24, 2018 at 1:23 PM Christian Wolf wrote: > > Dear Maxim, > dear ope

Re: Problems with certificates with RMTPS

2018-07-23 Thread Christian Wolf
Dear Maxim, dear openmeetings list, > That is weird :( I know it is weird. This is the reason I asked here. > Maybe you can try to import chain as one file as described here: > https://stackoverflow.com/questions/16062072/how-to-add-certificate-chain-to-keystore In the meantime I tried a few

Re: Problems with certificates with RMTPS

2018-07-19 Thread Christian Wolf
nchor/Common/Terms_and_Conditions.html_<http://www.coscend.com/Anchor/Common/Terms_and_Conditions.html> -Original Message- From: Christian Wolf Sent: Wednesday, July 18, 2018 3:00 AM To: user@openmeetings.apache.org Subject: Re: Problems with certificates with RMTPS Dear Hemant, Would you be kind

Re: Problems with certificates with RMTPS

2018-07-18 Thread Christian Wolf
al Message- From: Christian Wolf Sent: Wednesday, July 18, 2018 3:00 AM To: user@openmeetings.apache.org Subject: Re: Problems with certificates with RMTPS Dear Hemant, Would you be kind enough to share the Apache SSL configuration? Wearefacing issues in connecting through “proxy HTTPS + OM HTTP”

RE: Problems with certificates with RMTPS

2018-07-18 Thread Coscend@OM
; posted at: http://www.Coscend.com/Anchor/Common/Terms_and_Conditions.html -Original Message- From: Christian Wolf Sent: Wednesday, July 18, 2018 3:00 AM To: user@openmeetings.apache.org Subject: Re: Problems with certificates with RMTPS Dear Hemant, > Would you be kind enoug

Re: Problems with certificates with RMTPS

2018-07-18 Thread Maxim Solodovnik
That is weird :( Maybe you can try to import chain as one file as described here: https://stackoverflow.com/questions/16062072/how-to-add-certificate-chain-to-keystore On Wed, Jul 18, 2018 at 8:08 PM Christian Wolf wrote: > > Dear Maxim, > > > On my Ubuntu FF uses CAs from /etc/ssl/certs/, Chrome

Re: Problems with certificates with RMTPS

2018-07-18 Thread Christian Wolf
Dear Maxim, On my Ubuntu FF uses CAs from /etc/ssl/certs/, Chrome seems to use internal CAs Can you check with keytool your keystore contains full chain (including CA)? Example https://www.sslshopper.com/article-most-common-java-keytool-keystore-commands.html keytool -list -v -keystore keysto

Re: Problems with certificates with RMTPS

2018-07-18 Thread Maxim Solodovnik
On my Ubuntu FF uses CAs from /etc/ssl/certs/, Chrome seems to use internal CAs Can you check with keytool your keystore contains full chain (including CA)? Example https://www.sslshopper.com/article-most-common-java-keytool-keystore-commands.html keytool -list -v -keystore keystore.jks On Wed,

Re: Problems with certificates with RMTPS

2018-07-18 Thread Christian Wolf
Dear Maxim, Am 18.07.2018 um 12:40 schrieb Maxim Solodovnik: just re-read your initial email (wasn't practice in English for a long time, hard to read very long emails :(( ) Have you added full certificates chain to both keystore and truststore of red5? As far as I can tell, yes, there are ch

Re: Problems with certificates with RMTPS

2018-07-18 Thread Maxim Solodovnik
just re-read your initial email (wasn't practice in English for a long time, hard to read very long emails :(( ) Have you added full certificates chain to both keystore and truststore of red5? On Wed, Jul 18, 2018 at 5:37 PM Christian Wolf wrote: > > Dear Maxim, > > > both direct RTMS and tunnele

Re: Problems with certificates with RMTPS

2018-07-18 Thread Christian Wolf
Dear Maxim, both direct RTMS and tunneled RTMPTS should work as expected OK, then I prefer RTMPS. what values do you have in Admin->Config for flash.secure flash.secure.proxy http://openmeetings.apache.org/GeneralConfiguration.html I thing you are referring to the configuration within the

Re: Problems with certificates with RMTPS

2018-07-18 Thread Maxim Solodovnik
Hello Christian, both direct RTMS and tunneled RTMPTS should work as expected what values do you have in Admin->Config for flash.secure flash.secure.proxy http://openmeetings.apache.org/GeneralConfiguration.html ? On Wed, Jul 18, 2018 at 5:25 PM Christian Wolf wrote: > > Dear Maxim, > > Am 17.

Re: Problems with certificates with RMTPS

2018-07-18 Thread Christian Wolf
Dear Maxim, Am 17.07.2018 um 16:19 schrieb Maxim Solodovnik: I'm afraid in case of full secured proxied configuration you need to use RTPMTS (tunneled secured RTMP) example of RTMPT config can be found in mail archives, for ex here: https://markmail.org/message/l7oltgy74zxo2pjc I think I might

RE: Problems with certificates with RMTPS

2018-07-18 Thread Coscend@OM
tions.html -Original Message- From: Christian Wolf Sent: Wednesday, July 18, 2018 3:00 AM To: user@openmeetings.apache.org Subject: Re: Problems with certificates with RMTPS Dear Hemant, > Would you be kind enough to share the Apache SSL configuration? > Wearefacing issues in co

Re: Problems with certificates with RMTPS

2018-07-18 Thread Christian Wolf
Dear Hemant, Would you be kind enough to share the Apache SSL configuration? Wearefacing issues in connecting through “proxy HTTPS + OM HTTP”. We are using a different proxy server, but can learn from your Apache configuration to adapt to our proxy. I use it in a virtual subdirectory of the

RE: Problems with certificates with RMTPS

2018-07-17 Thread Coscend@OM
o:solomax...@gmail.com] Sent: Tuesday, July 17, 2018 9:19 AM To: Openmeetings user-list Subject: Re: Problems with certificates with RMTPS I'm afraid in case of full secured proxied configuration you need to use RTPMTS (tunneled secured RTMP) example of RTMPT config can be found in mail archives,

Re: Problems with certificates with RMTPS

2018-07-17 Thread Maxim Solodovnik
I'm afraid in case of full secured proxied configuration you need to use RTPMTS (tunneled secured RTMP) example of RTMPT config can be found in mail archives, for ex here: https://markmail.org/message/l7oltgy74zxo2pjc On Tue, Jul 17, 2018 at 8:31 PM Christian Wolf wrote: > > Dear community, > > I

Problems with certificates with RMTPS

2018-07-17 Thread Christian Wolf
Dear community, I have a strange behavior with my installation of OM. I want to proxy the web interface through apache (with SSL). This is working. I can remotely access OM. All right. Now I want RMTP to be encrypted as well. Here I created another certificate from Let's Encrypt (LE) just fo