<p></p>
<p>From the code, each profile inside tls.cfg maps to this data structure tls_domain_t,  which contains SSL_CTX** ctx;   and this is an array of the child tcp process list.</p>
<p>What was the reason to keep it an array list, if am populating the same data to each and every member of the array list ? only one context would have been sufficient instead of an array of context inside tls_domain_t ?</p>
<p>Am just trying to understand what prompted to keep it as an array list of ssl_ctx, instead of a single ssl_ctx. So that could get to know the bigger picture of it.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/2312#issuecomment-623476481">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZIYAUQNSOMDURLVFWTRP3B57ANCNFSM4MYCR5TQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZLYPW57EKAXDLZ6EH3RP3B57A5CNFSM4MYCR5T2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEUUX6AI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/2312#issuecomment-623476481",
"url": "https://github.com/kamailio/kamailio/issues/2312#issuecomment-623476481",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>