Actual domain name is used in configuration files
-------------------------------------------------
Key: STONEHENGE-112
URL: https://issues.apache.org/jira/browse/STONEHENGE-112
Project: Stonehenge
Issue Type: Bug
Affects Versions: M2
Reporter: Nicholas A Hauenstein
Priority: Minor
Fix For: M2
In the \trunk\stocktrader\dotnet\trader_client\trade\web.config file there is a
reference to a subdomain of an actual domain name (idp.stonehenge.com) within
the configuration.
I would suggest either using a sub-domain of one of the domain names reserved
by RFC2606 �3 [1] (e.g., idp.stonehenge.example.com), or using a domain with a
non-existent TLD (e.g., idp.stonehenge.dev),
as long as we verify it's not on IANA's list [2].
[1] http://tools.ietf.org/html/rfc2606#section-3
[2] http://data.iana.org/TLD/tlds-alpha-by-domain.txt
Testing this might require some extra time, as it may require reconfiguration
of the environment that is in line with the configuration changes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.