Github user biilmann commented on the pull request:

    https://github.com/apache/trafficserver/pull/402#issuecomment-169107617
  
    > I assume that the bulk of the diff'ed lines in SSLUtils are due to just 
moving functions ahead of use and the functions themselves are unchanged (e.g., 
asn1_strdup).
    
    Yes, the actual changes in SSLUtils is moving some setup related code from 
`ssl_store_ssl_context` into `SSLInitServerContext`, adding a new 
`SSLCreateServerContext` wrapper method and then moving `SSLInitServerContext` 
down below the functions it now depends on.


---
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.
---

Reply via email to