Opened 8 years ago
#10170 new Feature Requests
adding keys to context without file
Reported by: | anonymous | Owned by: | chris_kohlhoff |
---|---|---|---|
Milestone: | To Be Determined | Component: | asio |
Version: | Boost 1.54.0 | Severity: | Problem |
Keywords: | asio ssl keys | Cc: | rguy110@… |
Description
The boost::asio::ssl::context class should have a way to add keys, without a file name. Because sometimes it is necessary to use keys that are already loaded into the program and are stored in a variable ( for example: char *).
Note:
See TracTickets
for help on using tickets.