Fetch of authorization token 76/7976/2
authorPatrikBuhr <patrik.buhr@est.tech>
Wed, 23 Mar 2022 07:15:21 +0000 (08:15 +0100)
committerPatrikBuhr <patrik.buhr@est.tech>
Wed, 23 Mar 2022 07:18:35 +0000 (08:18 +0100)
commitf4ad7493dc6bbdca342be69a2b997196f28f5d74
treedd81e13b7ab83b9c80f2a2632a8a73e5269fd80b
parent1b82a8331d9b1f92687dbd25e6d28f2943c9df22
Fetch of authorization token

Added support for configuration of root CAs for trust validation.

Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-735
Change-Id: I9ee9e73eeb1f9f94a7ea73342d4ddee25066729f
auth-token-fetch/HTTPClient.go
auth-token-fetch/HTTPClient_test.go
auth-token-fetch/config.go
auth-token-fetch/config_test.go
auth-token-fetch/main.go
auth-token-fetch/main_test.go