Daniil Kirilyuk created QPID-8578:
-------------------------------------
Summary: [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
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]