This fixed my issue indeed.
The booting of red5 does not produce the mentionned error anymore. I'm
not quite ready to publish the installation howto on CentOS as I now
face difficulties in the SSL handshake. As soon as I sort these out,
I'll create the documentation.
BC
On 02/02/13 15:56, Ma
Fixed.
Committed revision 1442468.
On Sat, Feb 2, 2013 at 9:56 PM, Maxim Solodovnik wrote:
> it is about storing user passwords.
> to make it working you need to login to your DB and run the followin query:
> update configuration set conf_value =
> 'org.apache.openmeetings.utils.crypt.MD5Impleme
it is about storing user passwords.
to make it working you need to login to your DB and run the followin query:
update configuration set conf_value =
'org.apache.openmeetings.utils.crypt.MD5Implementation' where conf_key =
'crypt_ClassName';
On Sat, Feb 2, 2013 at 9:49 PM, Bart Coninckx wrote:
OK, so this has nothing to do with RTMPS and HTTPS? It's while
introducing these that I started habing trouble. It is actually then
about storing things in de DB in an encrypted way?
Is there an SQL somewhere to update the DB?
cheers,
BC
On 02/02/13 13:20, Maxim Solodovnik wrote:
You need
You need to wait for my fix or manually update DB and set crypt class
On Feb 2, 2013 4:40 PM, "Bart Coninckx" wrote:
> Sebastian,
>
> meaning what?
>
> I took the version of
>
> https://builds.apache.org/job/openmeetings/lastSuccessfulBuild/artifact/singlewebapp/dist/apache-openmeetings-2.1.0.r1
Sebastian,
meaning what?
I took the version of
https://builds.apache.org/job/openmeetings/lastSuccessfulBuild/artifact/singlewebapp/dist/apache-openmeetings-2.1.0.r1441250-31-01-2013_2314.tar.gz
by the way...
BC
On 02/02/13 01:01, seba.wag...@gmail.com wrote:
Yes it is now org.apache.openme
I'll add spesial check for this key to import.
On Feb 2, 2013 7:01 AM, "seba.wag...@gmail.com"
wrote:
> Yes it is now org.apache.openmeetings. ... if you are using latest 2.1
> revision from svn.
>
> Sebastian
> Am 02.02.2013 12:40 schrieb "Bart Coninckx" :
>
>> Hi,
>>
>> after doing this I get:
Yes it is now org.apache.openmeetings. ... if you are using latest 2.1
revision from svn.
Sebastian
Am 02.02.2013 12:40 schrieb "Bart Coninckx" :
> Hi,
>
> after doing this I get:
>
> ERROR 02-02 00:36:32.388 ManageCryptStyle.java 66485 49
> org.apache.openmeetings.utils.**crypt.ManageCryptStyle