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.
participants (1)
-
Sohil Shah