You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Tomas Vavricka (Jira)" <ji...@apache.org> on 2022/11/11 12:24:00 UTC

[jira] [Closed] (QPID-8578) [Broker-J] ACL firewall predicates should be applied to HTTP(S) connections

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

Tomas Vavricka closed QPID-8578.
--------------------------------

> [Broker-J] ACL firewall predicates should be applied to HTTP(S) connections
> ---------------------------------------------------------------------------
>
>                 Key: QPID-8578
>                 URL: https://issues.apache.org/jira/browse/QPID-8578
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Broker-J
>    Affects Versions: qpid-java-broker-8.0.6
>            Reporter: Daniil Kirilyuk
>            Priority: Minor
>             Fix For: qpid-java-broker-9.0.0
>
>
> When configuring an ACL rule with the firewall predicate, e.g. 
> {code:java}
> ACL ALLOW-LOG admin ALL ALL from_hostname="192.169.1.1,192.169.1.2"{code}
> or
> {code:java}
> ACL ALLOW-LOG admin ALL ALL from_network="192.169.1.*"{code}
> they are currently intended to use along with the ACCESS VIRTUALHOST rule to apply firewall restrictions for the messaging client.
>  
> Firewall predicates should be applied to HTTP(S) connections as well, restricting access from undesirable hosts or networks.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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