Silas Rech

Results 15 issues of Silas Rech

According to the GitLab documentation this functionality doesn't even exist? [docs.gitlab.com/api/system_hooks](https://docs.gitlab.com/ee/api/system_hooks.html)

bug

NGINX added [variables support](https://nginx.org/en/docs/http/ngx_http_ssl_module.html#ssl_certificate) in the `ssl_certificate` and `ssl_certificate_key` directives a few releases ago. Would be awesome if `nginx-ct` supported that too!

### Welcome - [X] Yes, I've searched similar issues on GitHub and didn't find any. ### How do you use lego? Binary ### Detailed Description It'd be great if a...

area/cli
area/log

[**wikipedia.org/wiki/SMTPS**](https://en.wikipedia.org/wiki/SMTPS) - Port `587` → STARTTLS - Port `465` → TLS Might fix #7, generally this library has been wrongly reporting invalid mailbox for a lot of domains that don't...

I think currently [multi-module workspaces](https://go.dev/doc/tutorial/workspaces) do not seem to be supported, when I try to build caddy with one like this: ```sh xcaddy --with example.net/testing/caddy-test/v1/core=/Users/silas/Workspace/testing/caddy-test ``` While my `caddy-test` project...

help wanted

![](https://i.lenovouser.me/CnkNEkX4hz95E3eRVF.jpg) ![](https://i.lenovouser.me/3HEiZMEelBA82aLLwa.jpg)

Add the option to specify the readme file name in case it differs from `README.md`

I just saw in the readme that it is intended to depreciate the `--filename` option. I currently use this for two reasons: - I generate the exact same certificate twice,...

area/cli

Platform: macOS Architecture: `arm64` Node: `v18.18.0` The double-star syntax is unnecessary, since it also works with a single star, but I still want to report this to hopefully get it...