KajMagnus
KajMagnus
@gmethvin I like the idea to let one define one's own is-secure function. Or maybe ... What about adding a config value that sets `request.secure` to `true` (or false) always?...
What does middleware mean here? Could it be, for example, an Nginx module, if you're using Nginx? Do you use any HTTP server, e.g. Nginx, in front of Ruma? I...
Thanks for explaining. In my web app, I have two layers of rate limiting: 1. A layer in Nginx, which is a combination of Nginx directives + a Lua module...
Maybe try to configure the mail client to log more debug log messages? I'm thinking it doesn't give one enough info, to know what's wrong. Try with another mail client...
Maybe your client connects with STARTTLS. For me, then, nothing happened for maybe 30 seconds? 1 minute? and then I got some error. However, TLS on connect, worked fine. I...
Hi Zehao @qftgtr, Ok so I've recently added even more translation values. I'm thinking maybe it'd be annoying for you, to keep up with the textual changes I'm doing every...
Hi again Phil, @qftgtr , what if you type here that you agree to the CLA? I.e. this file: https://github.com/debiki/talkyard/blob/master/docs/CLA-v2.txt Then I can include this Chinese translation in Talkyard. Sorry...
Maybe mention all this briefly in the readme? I'm thinking everyone who takes a closer look at *lua-resty-auto-ssl* will get slightly confused about using LuaRocks, although deprecated — slightly gave...
I wonder, how many certs do you have? How many MB space do the certs use together in total?
@mitridatik Ok, thanks for replying, interesting use case, with a multitenant app and ~ 10 k certs. Then, saving ~ 50 MB sounds nice