Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.8.2
-
None
Description
Background
When using AtlasClient with TLS enabled. The SecureClientUtils converts config and persists it it as ssl-client.xml. In environment with several components exist, this may conflict with other components saving similar file or using this one.
Approach Guidance
- Allow for persisting this file only when configuration is set.
- Continue to support the 'file saving' for backward compatibility.