Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-6610

[Windows] SSL error starting qpidd or self tests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • C++ Broker
    • None
    • Windows

    Description

      When I start a qpidd broker on windows there is always a hard error:

      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
      

      When I run self tests there are about 120 'fatal errors'.

      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
      

      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?

      Attachments

        Activity

          People

            Unassigned Unassigned
            chug Charles E. Rolke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: