Age | Commit message (Collapse) | Author | Files | Lines |
|
As a workaround for an issue found in processing SAN certificates,
allow for hostname verification to be diabled by setting the
environment variable DISABLE_HOST_VERIFICATION=true. By default,
host name verification remains enabled ... it must be explicitly
disabled for this environment variable setting.
Issue-ID: CCSDK-3501
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I0e3260cc5b8640814dd2f092aee20bca183dc34b
|
|
Add support with Basic Auth
Disable hostname validation as k8s service name might not be listed
within the cert
Add support to trustore client side.
Change-Id: I279df2b5e2fadd425fbeb3dc53ff72d8e3dcfe87
Issue-ID: CCSDK-600
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Added additional configurable properties for interfaces, and to work with no certificates or https.
Change-Id: I680b10ce21c41cecf6c32ddbbcb1c33967fff2e0
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
|
|
Support for docker compose and some fixes.
Change-Id: Ida28efd9c785aaf9d12b31e053ef5b1014289e60
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
|