On Monday, May 28, 2018 at 11:29:00 AM UTC-4, gitted wrote:
Also, is loading the ssl certification per request a very slow process if I don't cache it?
It can be, depending on how/where the storage is. I recommend caching in shared dict, if nowhere else.
I open sourced our certificate manager and resty integration - https://github.com/aptise/peter_sslers-lua-resty