Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
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.
Attachments
Attachments
Issue Links
- causes
-
DISPATCH-1028 requireSsl:true not working for http listeners
- Open
- is blocked by
-
PROTON-1864 [c] No way of indicating that a transport is ssl or encrypted or already authenticated
- Open