summaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2020-04-15Fix CADI Connection to Remote DNS AAF servers on proxied networkRene Glover1-0/+5
Java CADI client code and web filter has been fixed to allow specification of a fixed hostname for connecting to AAF service and avoiding use of the AAF Locator service to bootstrap. The CADI code was also updated to avoid pre-resolving DNS in this scenario. This fix is necessary to address use cases where the AAF servers live in a different network domain from the CADI client where the access point is through a proxied endpoint and the DNS name is unresolvable on the network where the CADI client code is executing. Issue-ID: AAF-1123 Signed-off-by: Rene Glover <rene.glover@att.com> Change-Id: I8835b7445e9bc1f6e89380462062748b53e078e5
2019-08-02Make Docker build from Root MavenInstrumental1-0/+1
Issue-ID: AAF-917 Change-Id: Ieeac6254a626a4de42e6f082b727ec52fe9bb194 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-08-02Maven Docker BuildInstrumental1-0/+1
Issue-ID: AAF-917 Change-Id: I259786040c74a7198b3597f4a92c0e8458666560 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-10System dependent separators in JU testsMaciej Wejs1-0/+2
Change-Id: I6795074d6cdec24821f465504e3d20bc4cc68eaf Issue-ID: AAF-387 Signed-off-by: Maciej Wejs <maciej.wejs@nokia.com>
2018-05-01Update Certificate for all FQDNsInstrumental1-0/+1
Issue-ID: AAF-114 Change-Id: I0b73d55b471e0438bb4beb901a992be88e1e5f11 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-04-23Add sample AAF Setup DemoingInstrumental1-0/+1
Issue-ID: AAF-256 Change-Id: I1d21238c48cee5fa64184bf014d9cde975d51583 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-04-02Keep only clean TestCases, remove 2 license issuesInstrumental1-0/+1
Issue-ID: AAF-111 Change-Id: I7f779f4beacc84427734ce2c5b0369d5727e136d Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-29Local CA to use KeystoresInstrumental1-0/+3
Issue-ID: AAF-204 Change-Id: I59491ffa26d5ea117a98470f38f090900b9e1b4e Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
2018-03-26Modify authz pom files.Sai Gandham1-0/+0
Modified all pom files in AAF project and removed ATT distribution management repos and added sonar & ONAP staging plugin just for Misc module.Other auth & cadi pom files will be modified in the next commit. Issue-ID: AAF-197 Change-Id: I4913a3329dd6d023416411293edbb2d1376f4f1a Signed-off-by: Sai Gandham <sg481n@att.com>
2018-03-26AT&T 2.0.19 Code drop, stage 6Instrumental1-0/+0
Issue-ID: AAF-197 Change-Id: I77f26db1f34bea217888faaa28d4dc79f6edb804 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>