-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Platforms 2018-02-12
Refactor ssl_manager.cpp into ssl_manager_openssl.cpp, ssl_manager_common.cpp, and ssl_manager_none.cpp. We will be able to remove the conditional compilation checks in ssl_manager.cpp around having SSL enabling, and refactor the common code to allow code sharing.