-
### Do you want to request a *feature* or report a *bug*?
Bug
### Did you try using a 1.7.x configuration for the version 2.0?
- [ ] Yes
- [X] No
### What did you do?
I have a small ngin…
-
`io.dropwizard.client.ssl.DropwizardSSLConnectionSocketFactoryTest#shouldFailDueDefaultProviderInsufficiency` fails on Java 12 with the following error:
```
java.lang.AssertionError:
Expecting co…
-
While using ZIO Test, I found some peculiarity which I cannot wrap my head around :sweat_smile:. Using the `*>` operator on Expecation, I created the following working mock:
```
val mockMomaClient: …
-
It looks like the acme protocol for Let's Encrypt is being deprecated and replaced by a version 2.
The module implementing this on the cpan is https://metacpan.org/pod/Net::ACME2 (made in cpanel, a…
-
I noticed this because it produces warnings in Perl [Net::ACME2](https://metacpan.org/pod/Net::ACME2).
RFC 8555 gives `identifier`, not `Identifier`, as the property name.
-
I occasionally have a requirement where I have raw string payloads that I'd like to send over APNS. I couldn't see a way to pass a string payload with the current set of classes and protocols. Is this…
-
Hi,
We currently run 2 Google domains.
Is there a way to allow 2 domains to be authorized?
Thanks,
-
#### Bug Report Checklist
- [X] Have you provided a full/minimal spec to reproduce the issue?
- [X] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
ghost updated
5 years ago
-
This issue is related to [docker-letsencrypt-nginx-proxy-companion](https://github.com/btcpayserver/docker-letsencrypt-nginx-proxy-companion).
Even though at the time of writing it is still October…
-
Seems like quite a bit of boilerplate to generate the configuration. Would be easier if the initializer, instead of taking a signer parameter, had one method where you passed the path to the p8 file,…