[jira] [Commented] (PROTON-860) make ssl config for acceptor configurable

2015-05-14 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on PROTON-860:


Commit d4437729d5b3bed6209f01aa52629574142e14e4 in qpid-proton's branch 
refs/heads/master from [~gsim]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=d443772 ]

PROTON-860: store ssl_domain pointer as PN_VOID


> make ssl config for acceptor configurable
> -
>
> Key: PROTON-860
> URL: https://issues.apache.org/jira/browse/PROTON-860
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: python-binding
>Affects Versions: 0.9
>Reporter: Gordon Sim
>Assignee: Gordon Sim
> Fix For: 0.10
>
>
> Before it wrapped the c-reactor, the Container.listen() method allowed an ssl 
> domain object to be passed to configure handling of incoming connections (or 
> it could indeed use the container.ssl.server defaults).
> Need to update the current code to get that functionality working again.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (PROTON-860) make ssl config for acceptor configurable

2015-05-14 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on PROTON-860:


Commit 995e00d70b6f9005e116e352507127d9c930a4db in qpid-proton's branch 
refs/heads/master from [~gsim]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=995e00d ]

PROTON-860: allow acceptor to be configured for ssl


> make ssl config for acceptor configurable
> -
>
> Key: PROTON-860
> URL: https://issues.apache.org/jira/browse/PROTON-860
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: python-binding
>Affects Versions: 0.9
>Reporter: Gordon Sim
>Assignee: Gordon Sim
> Fix For: 0.10
>
>
> Before it wrapped the c-reactor, the Container.listen() method allowed an ssl 
> domain object to be passed to configure handling of incoming connections (or 
> it could indeed use the container.ssl.server defaults).
> Need to update the current code to get that functionality working again.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (PROTON-860) make ssl config for acceptor configurable

2015-05-06 Thread Gordon Sim (JIRA)

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

Gordon Sim commented on PROTON-860:
---

Patch for review: https://reviews.apache.org/r/33902/

> make ssl config for acceptor configurable
> -
>
> Key: PROTON-860
> URL: https://issues.apache.org/jira/browse/PROTON-860
> Project: Qpid Proton
>  Issue Type: Bug
>  Components: python-binding
>Affects Versions: 0.9
>Reporter: Gordon Sim
>Assignee: Gordon Sim
> Fix For: 0.10
>
>
> Before it wrapped the c-reactor, the Container.listen() method allowed an ssl 
> domain object to be passed to configure handling of incoming connections (or 
> it could indeed use the container.ssl.server defaults).
> Need to update the current code to get that functionality working again.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)