[SERVER-32748] Refactor ssl_manager.cpp Created: 17/Jan/18 Updated: 30/Oct/23 Resolved: 29/Jan/18 |
|
| Status: | Closed |
| Project: | Core Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 3.7.2 |
| Type: | Task | Priority: | Major - P3 |
| Reporter: | Mark Benvenuto | Assignee: | Mark Benvenuto |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Backwards Compatibility: | Fully Compatible |
| Sprint: | Platforms 2018-02-12 |
| Participants: |
| 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. |
| Comments |
| Comment by Githook User [ 30/Jan/18 ] |
|
Author: {'email': 'mark.benvenuto@mongodb.com', 'name': 'Mark Benvenuto', 'username': 'markbenvenuto'}Message: |
| Comment by Githook User [ 29/Jan/18 ] |
|
Author: {'email': 'mark.benvenuto@mongodb.com', 'name': 'Mark Benvenuto', 'username': 'markbenvenuto'}Message: Revert " This reverts commit f627a7ee4e2c864013212d401aa108ad24aa9c4a. |
| Comment by Githook User [ 29/Jan/18 ] |
|
Author: {'email': 'mark.benvenuto@mongodb.com', 'name': 'Mark Benvenuto', 'username': 'markbenvenuto'}Message: |