wso2 / carbon-apimgt

Apache License 2.0
166 stars 626 forks source link

Fix certificate loading issues #12433

Closed msm1992 closed 5 months ago

msm1992 commented 5 months ago

Approach : Previously we called trustore.store() after adding each certificate to the temporary trustore. With this fix the calls are reduced to one per each tenant.