Originally proposed in https://github.com/apache/trafficserver/pull/402.
It would be convenient to have those two methods in the API to properly create SSL contexts setting the right configuration from records.config. I opened a ticket to track the issue: https://issues.apache.org/jira/browse/TS-4373 The final code is in https://github.com/apache/trafficserver/pull/594 You can see the API documentation is isolated in this commit: https://github.com/apache/trafficserver/pull/594/commits/523e9e703ecd835dc84e829d4539a1bf40e3ee3c Please, let me know if there is anything else I should do. Cheers, David