-
To avoid issues with excessively caching DNS resolvers (i.e. resolvers that do not honor TTL), it's common practice to generate a so called rollover private key when a TLS certificate is refreshed, e.…
-
**Is your feature request related to a problem? Please describe.**
Kinda intercects with #863, in nat nets cant successfully self validate acme rules, because of local k8s providers, which refuses t…
-
I'm experiencing a problem generating the certs for a domain with 69 subdomains. The CloudFlare hook sets the TXT record for each name challenge and waits for the DNS to propagate from the point of vi…
-
### What version of OpenTelemetry are you using?
```
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/exporter-metrics-otlp-grpc": "^0.55.0",
"@opentelemetry/instrumentation": "^0.55.0",
"@ope…
-
I have a standard UDP/TCP-only nameserver setup, trying to pass `-H` to dog results in a panic and abort instead of an error message (there's nothing useful in the backtrace):
```console
> dog nem…
-
## Summary
| Status | Count |
|---------------|-------|
| 🔍 Total | 871 |
| ✅ Successful | 802 |
| ⏳ Timeouts | 1 |
| 🔀 Redirected | 0 |
| 👻 Excluded | 25 |
| ❓ Unknown…
-
Currently, I am using Kali 2024.4
When I try to run Caldera I get `401 Unauthorized`
This is what I get when I run Caldera with the debugging option
```
2024-11-28 14:30:09 - INFO (server.p…
-
Any plans to add DNS-SD support (http://tools.ietf.org/html/rfc6763) ?
-
Sometimes when executing the certificate renewal cron command, we experience Route53 rate exceeded limits.
```
/root/.acme.sh/acme.sh --cron --home /root/.acme.sh
```
```
Response error:
Sende…
-
### What are you trying to do?
I'm trying to use `tsnet` and listen for UDP packets. Specifically, I'd like to run a DNS server on my tailnet. I want to use `tsnet` because it wouldn't require a priv…