Github user biilmann commented on the pull request: https://github.com/apache/trafficserver/pull/402#issuecomment-168927960 Changed the type signature to `TSSslContextCreate(void)` now. It generally makes sense that a plugin that needs this method will want to handle the call to free the context as well. However, adding a `TSSslContextDestroy` function would probably make this more obvious and would mirror the semantics of other functions like `TSIOBufferCreate` and `TSIOBufferDestroy`...
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---