Lukas Tribus
Lukas Tribus
Ricardo Fraile reported issues with env vars used in ACLs on the ML: https://www.mail-archive.com/[email protected]/msg34504.html ## Output of `haproxy -vv` and `uname -a` ``` lukas@dev:~/haproxy$ ./haproxy -vv HA-Proxy version 2.1-dev0-4be719-74 2019/07/11...
`checktime` only verifies the `valid` timestamp in the json metadata when a json file is actually read. However existing stale VRP's are never invalided. ``` level=info msg="New update (167437 uniques,...
Hello, setup is: VRP's: https://rpki.cloudflare.com/rpki.json Server: GoRTR v0.14.6 Client: RTRdump 0.11.0 (really is v0.14.6 [but the version string was not updated](https://github.com/cloudflare/gortr/blob/849ba75623174490462aea9dc38d3df452824b0b/cmd/rtrdump/rtrdump.go#L22)) When GoRTR was just started, and the serial is...
The word "potentially" implies a certain likelihood - even more so for non-native english speakers, which is not a determination that the script can make just be looking at the...
This PR updates the README to inform that libpcap 1.9.0 actually has rpcapd, when compiled with the `--enable-remote` flag.
This is an FYI about the upstream support status, [the author says](https://www.youtube.com/watch?v=OrOtiu_nfHE) quote: I've stopped working on it but maybe I'll return to it some day. Nobody else appears to...
Hello, this is a feature request for: Automated Certificate Management Environment (ACME) Renewal Information (ARI) Extension https://www.ietf.org/archive/id/draft-ietf-acme-ari-02.html This extension allows CA's to inform the ACME client that a renewal is...
# Describe the bug Likely to due a == comparison as opposed to >= , when a email in queue has a retry count higher than `max_retries`, it will be...
Hello, I'm using maddy since a few days, I read about it on the [healthchecks.io blog re it's email setup](https://blog.healthchecks.io/2023/08/notes-on-self-hosted-transactional-email/), I like it. Thank you for this! # Use case...
Hello, when running gortr's rtrdump against a rpki-client (8.2)/stayrtr (0.5.1) from Debian stable, gortr's rtrdump quits with a fatal error `Wrong length for Router Key PDU: 115 < 8` :...