Re: [h323plus] RES: Openmcu execution issues
![](https://secure.gravatar.com/avatar/5562fa8439f086c7046f7ec297d74928.jpg?s=120&d=mm&r=g)
Hi, The following is my /root/.pwlib_config/openmcu.ini file [Parameters] Username=sohil Password=jU3x80DWeAo= Log Level=3 HTTP Certificate=server.pem HTTP Port=1421 Gatekeeper Mode=No gatekeeper Interface Array Size=0 Enable video=True Video frame rate=15 Video quality=4 Default room=room101 Room time limit=0 Connecting WAV File=/home/sohil/Desktop/opal/connecting.wav Entering WAV File=/home/sohil/Desktop/opal/entering.wav Leaving WAV File=/home/sohil/Desktop/opal/leaving.wav Call log filename=/home/sohil/Desktop/opal/mcu_log.txt Force split screen video=True Disable codecs=No I removed the line _HTTP Certificate=server.pem_ but still I am facing the same problem. Moreover as of now, I've also updated my firefox from 3.5.3 to 3.5.4 What exactly am I supposed to do with that ? -- Thanks& Regards, Sohil Shah On 11/03/2009 09:42 PM, leandro.alvares@caixa.gov.br wrote:
Hi, Did you try to remove the certificate parameter in (by default) /root/.pwlib_config/.ini or /root/.pwlib_config/openmcu.ini ? regards, Leandro.
------------------------------------------------------------------------ *De:* h323plus-bounces@lists.packetizer.com [mailto:h323plus-bounces@lists.packetizer.com] *Em nome de *Sohil Shah *Enviada em:* terça-feira, 3 de novembro de 2009 13:39 *Para:* h323plus@lists.packetizer.com *Assunto:* [h323plus] Openmcu execution issues
Hi, I've compiled openmcu with all the dependencies. When I execute openmcu -xc, I get the following error on termimal
2009/11/03 20:50:10.777 HTTP Service:b7c00a78 Error HTTPS Accept failed: error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad certificate 2009/11/03 20:50:10.790 HTTP Service:b7c00a78 Error HTTP server creation/open failed.
and I am unable to access https://127.0.0.1/1421 with following error on browser.
An error occurred during a connection to 127.0.0.1:1421.
You have received an invalid certificate. Please contact the server administrator or email correspondent and give them the following information:
Your certificate contains the same serial number as another certificate issued by the certificate authority. Please get a new certificate containing a unique serial number.
(Error code: sec_error_reused_issuer_and_serial)
Previously I also got some error related to server.pem. I tried to delete the certificates of openmcu from browser properties but that also didn't work. I also tried to enable and disable SSL 3.0 and TSL 1.0 but that also didnt work. I understand that this is some certification related issue but I'm not able to solve it. My openmcu version is 2.2.1, Test machine Fedora 11 and Firefox web browser version 3.5.3. I hope openmcu issues are addressed on this mailing list.
Let me know if you need more details. -- Thanks& Regards, Sohil Shah
-- ------------------------------------------------------------------------ Disclaimer: This e-mail message and all attachments transmitted with it are intended solely for the use of the addressee and may contain legally privileged and confidential information. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by replying to this message and please delete it from your computer. Any views expressed in this message are those of the individual sender unless otherwise stated.Company has taken enough precautions to prevent the spread of viruses. However the company accepts no liability for any damage caused by any virus transmitted by this email. ------------------------------------------------------------------------
-- _____________________________________________________________________ Disclaimer: This e-mail message and all attachments transmitted with it are intended solely for the use of the addressee and may contain legally privileged and confidential information. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by replying to this message and please delete it from your computer. Any views expressed in this message are those of the individual sender unless otherwise stated.Company has taken enough precautions to prevent the spread of viruses. However the company accepts no liability for any damage caused by any virus transmitted by this email. _____________________________________________________________________
![](https://secure.gravatar.com/avatar/035c5a7f1c7d127db3831322b37b5dd4.jpg?s=120&d=mm&r=g)
Sohil There appears there might be a bug in the SSL code in ptlib. IE or Chrome will allow you to continue however Firefox will not. When I get a chance I will investigate the problem, in the meantime you can compile ptlib without SSL support and avoid the issue. Compile ptlib with --disable-openssl and you should be able to open the webpage without HTTPS and requiring the certificate. Simon _____ From: h323plus-bounces@lists.packetizer.com [mailto:h323plus-bounces@lists.packetizer.com] On Behalf Of Sohil Shah Sent: Wednesday, 4 November 2009 3:50 PM To: h323plus@lists.packetizer.com Subject: Re: [h323plus] RES: Openmcu execution issues Hi, The following is my /root/.pwlib_config/openmcu.ini file [Parameters] Username=sohil Password=jU3x80DWeAo= Log Level=3 HTTP Certificate=server.pem HTTP Port=1421 Gatekeeper Mode=No gatekeeper Interface Array Size=0 Enable video=True Video frame rate=15 Video quality=4 Default room=room101 Room time limit=0 Connecting WAV File=/home/sohil/Desktop/opal/connecting.wav Entering WAV File=/home/sohil/Desktop/opal/entering.wav Leaving WAV File=/home/sohil/Desktop/opal/leaving.wav Call log filename=/home/sohil/Desktop/opal/mcu_log.txt Force split screen video=True Disable codecs=No I removed the line HTTP Certificate=server.pem but still I am facing the same problem. Moreover as of now, I've also updated my firefox from 3.5.3 to 3.5.4 What exactly am I supposed to do with that ? -- Thanks & Regards, Sohil Shah On 11/03/2009 09:42 PM, leandro.alvares@caixa.gov.br wrote: Hi, Did you try to remove the certificate parameter in (by default) /root/.pwlib_config/.ini or /root/.pwlib_config/openmcu.ini ? regards, Leandro. _____ De: h323plus-bounces@lists.packetizer.com [mailto:h323plus-bounces@lists.packetizer.com] Em nome de Sohil Shah Enviada em: terça-feira, 3 de novembro de 2009 13:39 Para: h323plus@lists.packetizer.com Assunto: [h323plus] Openmcu execution issues Hi, I've compiled openmcu with all the dependencies. When I execute openmcu -xc, I get the following error on termimal 2009/11/03 20:50:10.777 HTTP Service:b7c00a78 Error HTTPS Accept failed: error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad certificate 2009/11/03 20:50:10.790 HTTP Service:b7c00a78 Error HTTP server creation/open failed. and I am unable to access https://127.0.0.1/1421 with following error on browser. An error occurred during a connection to 127.0.0.1:1421. You have received an invalid certificate. Please contact the server administrator or email correspondent and give them the following information: Your certificate contains the same serial number as another certificate issued by the certificate authority. Please get a new certificate containing a unique serial number. (Error code: sec_error_reused_issuer_and_serial) Previously I also got some error related to server.pem. I tried to delete the certificates of openmcu from browser properties but that also didn't work. I also tried to enable and disable SSL 3.0 and TSL 1.0 but that also didnt work. I understand that this is some certification related issue but I'm not able to solve it. My openmcu version is 2.2.1, Test machine Fedora 11 and Firefox web browser version 3.5.3. I hope openmcu issues are addressed on this mailing list. Let me know if you need more details. -- Thanks & Regards, Sohil Shah -- _____ Disclaimer: This e-mail message and all attachments transmitted with it are intended solely for the use of the addressee and may contain legally privileged and confidential information. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by replying to this message and please delete it from your computer. Any views expressed in this message are those of the individual sender unless otherwise stated.Company has taken enough precautions to prevent the spread of viruses. However the company accepts no liability for any damage caused by any virus transmitted by this email. _____ -- _____ Disclaimer: This e-mail message and all attachments transmitted with it are intended solely for the use of the addressee and may contain legally privileged and confidential information. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by replying to this message and please delete it from your computer. Any views expressed in this message are those of the individual sender unless otherwise stated.Company has taken enough precautions to prevent the spread of viruses. However the company accepts no liability for any damage caused by any virus transmitted by this email. _____
participants (2)
-
Simon Horne
-
Sohil Shah