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

Gordon Sim commented on QPID-3240:
----------------------------------

I'm not convinced any of the headers in qpid::sys::ssl should be public. There 
is only any value in exposing the ssl options (specifically the NSS SSL options 
I should also add) if you are initialising NSS. The initNSS method must only be 
called once (there must then be one shutdowm call as well) and currently the 
form in that header is not intended as public.

I think what is needed is a high level abstraction to process level settings in 
general for the client or messaging apis.

> SSL headers are not distributed
> -------------------------------
>
>                 Key: QPID-3240
>                 URL: https://issues.apache.org/jira/browse/QPID-3240
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Client
>    Affects Versions: 0.10
>            Reporter: Ted Ross
>            Assignee: Ted Ross
>             Fix For: 0.11
>
>
> The header files in qpid/cpp/src/sys/ssl are not distributed and are 
> therefore not available for developers.
> This is a problem for anyone who wishes to expose the SSL client options in 
> their application because they can't include <sys/ssl/util.h>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to