You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2022. It is now read-only.
ngx_event_polarssl.[h,c] currently contains compatibility functions for the modules that make direct OpenSSL calls. The existing modules should be modified where possible so that the only place that directly calls the SSL implementation is ngx_event_[open,polar]ssl.[h,c].