-
Type:
Task
-
Status: Done
-
Priority:
(None)
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Authenticate client using TLS certificate
-
Labels:
-
Epic Link:
-
Days in progress:2
Acceptance criteria:
- Client contains no Golang imports starting with crypto.
- All current TLS mechanisms are replaced with golang-openssl.
- The original is https://github.com/spacemonkey/golang-openssl, but currently https://github.com/Linutronix/golang-openssl is being used due to some extra requirements
- All existing unit, acceptance and integration tests must pass.