[
https://issues.apache.org/jira/browse/TS-4875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582722#comment-15582722
]
Bryan Call commented on TS-4875:
--------------------------------
I had problems cherry picking this into the 7.0.x branch (hash
bdc959056ac59bf0e4b1f210c87d8d072dcfd61b and
db27c4a0b21c21c14997fdd4e310dbd8ec9ddd04). If you would like to get this into
the 7.0.0 release please make a github pull request for the 7.0.x branch.
> Hoist SSL index creation into library initialization.
> -----------------------------------------------------
>
> Key: TS-4875
> URL: https://issues.apache.org/jira/browse/TS-4875
> Project: Traffic Server
> Issue Type: Bug
> Components: SSL
> Reporter: James Peach
> Assignee: James Peach
> Fix For: 7.1.0
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> The SSL index used for server certificate validation can only be created
> once, so we need to do it in the library initialization, not the client
> context initialization. In principle, we can initialize client contexts
> multiple times.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)