Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
Platforms 2018-02-12
Description
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.