[ 
https://issues.apache.org/jira/browse/DISPATCH-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gordon Sim updated DISPATCH-1040:
---------------------------------
    Description: 
If listener has httpe=true and requireSsl=true, then even if you connect with 
ssl, the connection is closed with an error form proton:

amqp:connection:policy-error Client connection unencrypted - forbidden

This is because proton does not know the connection is using ssl. This also 
prevents EXTERNAL being used.

  was:
Even if you connect with ssl, the connection is closed with an error form 
proton:

 

amqp:connection:policy-error Client connection unencrypted - forbidden


> websocket listener doesn't work with requireSsl, requireEncryption or 
> EXTERNAL mechanism
> ----------------------------------------------------------------------------------------
>
>                 Key: DISPATCH-1040
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1040
>             Project: Qpid Dispatch
>          Issue Type: Bug
>            Reporter: Gordon Sim
>            Priority: Major
>
> If listener has httpe=true and requireSsl=true, then even if you connect with 
> ssl, the connection is closed with an error form proton:
> amqp:connection:policy-error Client connection unencrypted - forbidden
> This is because proton does not know the connection is using ssl. This also 
> prevents EXTERNAL being used.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to