Peter

Results 14 comments of Peter

You need to pass `--verifySSL=true` or `--verifySSL=false` to toggle verifying SSL certificates or not. In the end this sets the "skip verify" of provided certificates in the HTTP client. I...

This is fixed with the merge #17 I'll create a new release soon.

I tried it several times with the same query you provided and it worked all the time. It's also not fully clear if the errors comes from your query input...

I had the same problem with stash-query after upgrading to ES 5.x. Because I regularly do CSV exports from ES I wrote a similar tool in Go that works with...

I've encountered a similar problem. This happens if you upgraded ocaml and one .ml file of liquidsoaps dependencies has been recompiled but not the other. What helps here is to...

Do you have more context what you did and when this error message occurred? How many concurrent Caddy servers are running, what traffic they have to handle how many certificates?...

As @kula points out it is more or less an unnecessary double unlock. But it should and will be no problem with renewing. We use it for several years and...

@rolszewo I've added a PR that checks if a lock still exists and doesn't log an error in case the lock is not found. Again, it worked before but the...

I like NATS and this looks promising. However, this would be out of scope of this repo but could be a new Certmagic/Caddy storage plugin.

I haven't used it for quite a long time. Not sure if there are recent changes to some of the APIs of ESPHome or Homekit :(