-
Hi, you have any intention to implement support for TLS-ALPN-01 challenge ?
Thanks
-
In a scenario where you are trying to renew a new certificate or failing the TLS-ALPN-01 challenge for the first time (human error in config, networking in docker container non-standard, etc), it woul…
-
failed to set up TLS certificates: www.egjesg3g3.online: obtaining certificate: [www.egjesg3g3.online] Obtain: [www.egjesg3g3.online] solving challenges: www.egjesg3g3.online: no solvers available for…
-
When neither DNS nor HTTP is possible (in very hardened setups), the TLS in-place validation on port 443 comes in mind;
https://letsencrypt.org/docs/challenge-types/
(https://datatracker.ietf.org/…
-
None of the big name ACME implementations support this TLS based challenge type.
(NGiNX, Certbot, Apache, etc.)
So it would be a nice bonus for Membrane as one of the only ACME capable gateways/reve…
-
OWASP Client version: 9.0.8
We are seeing the services endpoint timeout from last couple of days
```
RUN /tmp/dependency-check/bin/dependency-check.sh --updateonly --nvdApiKey ${NVD_API_KEY} --n…
-
I think [this](https://github.com/certbot/certbot/issues/6676#issuecomment-458952901) post sums it up quite well. Simple question; when will TLS-ALPN-01 become available in Certbot?
Many people rel…
-
I only expose port 443 for my website and likewise only want to expose port 443 for PDS. If browsers don't need port 80, can PDS also drop the port 80 requirement?
-
Does posh-acme support the TLS-ALPN01 challenge? I read in the documentation about that the publishing of the challenge should be supported, but is it implemented yet? If not, is there any plans on im…
-
We find that when we try to fetch large file content with API `GET https://api-data.line.me/v2/bot/message/{messageId}/content`, the connection will be closed by line client when it exceed 100s.
…