Details
-
Type:
Task
-
Status: Done
-
Priority:
(None)
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Unified communication
-
Sprint:MEN Sprint 150
-
Story Points:1
-
Epic Link:
-
Backlog:yes
-
Days in progress:5
Description
After MEN-5013 / MEN-5216, all settings in mender-connect to support advance authentication methods (mTLS, Hardware security keys) are redundant as the mender-client proxy will take care of these details.
Acceptance criteria:
- This warning is removed.
- All handling of ServerURL and Servers in mender-connect is removed and replaced with deprecation warnings if they are used.
- All handling of ServerCertificate, ClientProtocol, HTTPSClient and SkipVerify in mender-connect is removed and replaced with deprecation warnings if they are used.
- yocto recipe is updated for mender-connect next to be incompatible with older mender-client
- debian recipe is updated for mender-connect next to be incompatible with older mender-client