[
https://issues.apache.org/jira/browse/SLING-3001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Egli resolved SLING-3001.
--------------------------------
Resolution: Fixed
added support for wildcards. so besides using a message signature (hmac) there
are now 4 variants for configuring the whitelist:
* plaintext hostname
* plaintext IP address
* wildcards (* and/or ?), either in hostname or IP address
* IP-subnet, either in CIDR notation (1.2.3.4/24) or IP_space_subnet (1.2.3.4
255.255.255.0)
> Support wildcard (was: regular expressions) in IP whitelist for
> discovery/topology connectors
> ---------------------------------------------------------------------------------------------
>
> Key: SLING-3001
> URL: https://issues.apache.org/jira/browse/SLING-3001
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: Discovery Impl 1.0.2
> Reporter: Stefan Egli
> Assignee: Stefan Egli
>
> Currently the IP white listing feature of discovery.impl requires explicit IP
> addresses or fully qualified hostnames. I more complex setups it can be
> useful to define regular expressions, eg for hostnames, eg *.mydomain.com.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)