[
https://issues.apache.org/jira/browse/QPID-8578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17504769#comment-17504769
]
ASF subversion and git services commented on QPID-8578:
-------------------------------------------------------
Commit e7ca9f3f50fa2575378aa673d656591089c6bb9d in qpid-broker-j's branch
refs/heads/main from Daniil Kirilyuk
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=e7ca9f3 ]
QPID-8578: [Broker-J] ACL firewall predicates should be applied to HTTP(S)
connections (#119)
> [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
>
> 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.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]