Patrick Baber

Results 6 issues of Patrick Baber

It would be nice to define multiple DNS names, e.g. `example.com` & `example.org`. [jwilder/nginx-proxy](https://github.com/jwilder/nginx-proxy) uses commas to separate multiple values. Maybe this is an option: `ingress.dnsname=example.com,example.org`.

enhancement

### Do you want to request a *feature* or report a *bug*? Feature ### What did you expect to see? Brotli compression algorithm like the already existing Gzip compression. Are...

kind/enhancement
priority/P3
contributor/wanted

### Do you want to request a *feature* or report a *bug*? Feature ### What did you expect to see? Let's Encrypt send me an email that our certificates which...

kind/enhancement
priority/P1
area/acme
contributor/wanted

Can wildcard certificates be issued for domains like *.example.org? Let's Encrypt needs a DNS validation for this. I know this depends on the DNS provider, but it would be nice...

There is an easy way to add captions with the event "fullsizable:opened" to the plugin, but after that it is really tough to hook into the prev and next buttons...

feature

To avoid the error "Class 'SoapClient' not found" at runtime, add PHP extension SOAP to requirements. This warns about missing SOAP extension at package installation with `composer require ambersive/vatvalidator`. Also,...