summaryrefslogtreecommitdiffstats
path: root/auth/sample/bin/client.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-10-06Refactor Client ConfigInstrumental1-12/+26
Refactored the client to handle multiple keystores without compromising keys, etc. After testing, now valiates just fine Issue-ID: AAF-424, AAF-540 Change-Id: I3b99014dd4b73ae22c359d35658da3bb13745ef9 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-01Remove Debug StatementInstrumental1-1/+0
Issue-ID: AAF-517 Change-Id: Ifed3586d88aa0101be6da17aa1a9fe51b7a69f64 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-01Adjust Client ContainerInstrumental1-31/+46
Change Client Container to reflect changes in regular Containers. Issue-ID: AAF-517 Change-Id: I26a6e657b2a626a2a5cd7c22fff5217b6fb8ed71 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-06remove quotes Java PropsInstrumental1-1/+1
Issue-ID: AAF-420 Change-Id: Id0c0ee18970db397063a47d4a41e7e794a20c3ea Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-06Boot Property FixInstrumental1-1/+1
Issue-ID: AAF-420 Change-Id: I5375bad1ab44c7f3318ff9fc575c20e7a4d09f02 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-19add check and showpassInstrumental1-1/+8
Issue-ID: AAF-378 Change-Id: If06c33ffd45eb61ab881cdb89f9689dae951f82c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-07-19Configuration and Auto-CertificatesInstrumental1-0/+183
Issue-ID: AAF-378 Change-Id: Ic820a4e43684a6130f00b28b415a974876099fc3 Signed-off-by: Instrumental <jonathan.gathman@att.com>