Re: Any body have clear how configure SSL on OM 4.0.10?

2020-07-15 Thread Maxim Solodovnik
Hello Alvaro, I did it myself very long time ago The steps are documented here https://om.alteametasoft.com/openmeetings/docs/RTMPSAndHTTPS.html#Create_Keystore_using_existing_key-pair On Tue, 14 Jul 2020 at 16:21, Alvaro wrote: > > sorry, in 1) step is: > > cd /opt/red5/conf > > > > >

Re: Any body have clear how configure SSL on OM 4.0.10?

2020-07-14 Thread Alvaro
sorry, in 1) step is: cd /opt/red5/conf ... El mar, 14-07-2020 a las 11:05 +0200, Alvaro escribió: > Hi Maxim, here is what i do: > > = > 1) > cd /opt/red5 > > 2) > Export existing keys into PKCS12 format: > openssl pkcs12 -export -in /etc/letsencrypt/live/DOMIN

Re: Any body have clear how configure SSL on OM 4.0.10?

2020-07-14 Thread Alvaro
Hi Maxim, here is what i do: = 1) cd /opt/red5 2) Export existing keys into PKCS12 format: openssl pkcs12 -export -in /etc/letsencrypt/live/DOMINIUM/cert.pem- inkey /etc/letsencrypt/live/DOMINIUM/privkey.pem -out red5.p12 -namered5 -certfile /etc/letsencrypt/live/DOMINIUM/chain.pem 3

Re: Any body have clear how configure SSL on OM 4.0.10?

2020-07-13 Thread Maxim Solodovnik
The process of securing 4.0.x is trickier you have to create JKS store from LetsEncrypt certificate chain On Mon, 13 Jul 2020 at 22:02, Alvaro wrote: > ,,,am trying the SSL on OM 4.0.X only with letsencrypt, > just like in OM 5.0.4. > > Thanks Maxim, but i don't get working with only letsencrypt

Re: Any body have clear how configure SSL on OM 4.0.10?

2020-07-13 Thread Alvaro
,,,am trying the SSL on OM 4.0.X only with letsencrypt,just like in OM 5.0.4. Thanks Maxim, but i don't get working with only letsencrypt. If some body know the way to put SSL with only letsemcrypt,on OM 4.0.x, please say it, We are many people who wait to getthat oportunity. Please share your know

Re: Any body have clear how configure SSL on OM 4.0.10?

2020-07-12 Thread Alvaro
Thank you, will try. . El dom, 12-07-2020 a las 20:38 +0700, Maxim Solodovnik escribió: > Hello Alvaro, > OM has it docs shipped with every version > You can find 4.0.x RTMPS docs here https://om.alteametasoft.com/openm > eetings/docs/RTMPSAndHTTPS.html > On Sun, 12 Jul 2020 a

Re: Any body have clear how configure SSL on OM 4.0.10?

2020-07-12 Thread Maxim Solodovnik
Hello Alvaro, OM has it docs shipped with every version You can find 4.0.x RTMPS docs here https://om.alteametasoft.com/openmeetings/docs/RTMPSAndHTTPS.html On Sun, 12 Jul 2020 at 19:49, Alvaro wrote: > Hello, > > I've searched at: > > https://openmeetings.markmail.org/search/ > > ...and follow

Any body have clear how configure SSL on OM 4.0.10?

2020-07-12 Thread Alvaro
Hello, I've searched at: https://openmeetings.markmail.org/search/ ...and following the indication by Jacob Wenze for put SSL on OM 4.0.10, but don't get it to work. If some body have the amability to share the solution, please say how. Thnak you ..