[ 
https://issues.apache.org/jira/browse/QPID-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292024#comment-13292024
 ] 

Steve Huston commented on QPID-2960:
------------------------------------

This should be re-tested with 0.17. QPID-4013 may have fixed it or added the 
hooks to easily resolve it.
                
> Broker Windows SSL implementation prevent broker to run as a windows service 
> under a service account user (local service, network service)
> ------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-2960
>                 URL: https://issues.apache.org/jira/browse/QPID-2960
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.7, 0.8, 0.9
>         Environment: Windows Server 2003 - 2008 R2
>            Reporter: Daniel Sack
>
> The current windows ssl broker implementation will prevent the broker to run 
> with service account permission (local service, network service).
> The current SslProtocolFactory.cpp implementation tries to access the 
> personal certificate storage.
> If you run the broker as a console application than you will find the 
> following entry in your log:
> 2010-11-25 12:20:55 debug Exception constructed: Locating certificate 
> <machinename> in store My Cannot find object or property.  
> (.\qpid\broker\windows\SslProtocolFactory.cpp:158)
> If i'm right there is not personal certificate storage for windows default 
> service accounts (local service, network service).
> If you try to let the broker run as a windows service (Patch: QPID-2519) with 
> "local services"/"network service" the broker will crash.
> For client os versions (XP, Win7) it's working but not for server OS Versions 
> (2003 - 2008 R2)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to