[ https://issues.apache.org/jira/browse/QPID-6610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14613457#comment-14613457 ]
Steve Huston commented on QPID-6610: ------------------------------------ No, there's no way to turn it off. > [Windows] SSL error starting qpidd or self tests > ------------------------------------------------ > > Key: QPID-6610 > URL: https://issues.apache.org/jira/browse/QPID-6610 > Project: Qpid > Issue Type: Bug > Components: C++ Broker > Affects Versions: 0.33 > Environment: Windows > Reporter: Chuck Rolke > > When I start a qpidd broker on windows there is always a hard error: > {noformat} > D:\qpid\build_2010_x64\src\Debug>qpidd --auth no --no-data-dir --load-module > amqpd.dll > 2015-06-26 11:45:06 [Broker] notice Broker (pid=4956) start-up > 2015-06-26 11:45:06 [Broker] notice SASL disabled: No Authentication Performed > 2015-06-26 11:45:06 [Security] error Failed to initialise SSL listener: > Locating certificate win-sys in store My Cannot find object or property. > > (..\..\cpp\src\qpid\broker\windows\SslProtocolFactory.cpp:184) > 2015-06-26 11:45:07 [Network] notice Listening on TCP/TCP6 port 5672 > {noformat} > When I run self tests there are about 120 'fatal errors'. > {noformat} > 2015-06-26 10:55:55 [Security] error Failed to initialise SSL listener: > Locating certificate win-sys in store My Cannot find object or property. > (..\..\cpp\src\qpid\broker\windows\SslProtocolFactory.cpp:184) > unknown location(0): fatal error in "testWaitTillComplete": std::exception: > Connection closed > ..\..\..\cpp\src\tests\Array.cpp(79): last checkpoint > {noformat} > I don't see any way to turn SSL off aside from satisfying the cert > requirement. Is there one? > Are these self test failures related to the SSL errors? -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org