Re: acme-client, error 21 at 0 depth lookup:unable to verify the first certificate

2021-04-03 Thread openbsd
Hello Stuart ! Yes, you are right. I was long time not here (used another E - Mail before) so I was not sure if it is really interesting. tedu uses for honk relayd as TLS endpoint. If someone uses the default /etc/examples/acme-client.conf with httpd only everything works fine. If the certs

Re: acme-client, error 21 at 0 depth lookup:unable to verify the first certificate

2021-04-03 Thread Stuart Henderson
On 2021-04-03, open...@crw.name wrote: > Yeah, like that but Google was no help. > > Am 03.04.2021 19:10, schrieb Florian Obser: >> https://xkcd.com/979/ >> > > But if you follow-up with information about what the problem was and how you fixed it, then it might be helpful for someone who comes a

Re: acme-client, error 21 at 0 depth lookup:unable to verify the first certificate

2021-04-03 Thread openbsd
Yeah, like that but Google was no help. Am 03.04.2021 19:10, schrieb Florian Obser: https://xkcd.com/979/

Re: acme-client, error 21 at 0 depth lookup:unable to verify the first certificate

2021-04-03 Thread Florian Obser
https://xkcd.com/979/ On Sat, Apr 03, 2021 at 05:43:36PM +0200, open...@crw.name wrote: > Self solved. > > Am 02.04.2021 14:02, schrieb open...@crw.name: > > Hello, I need some help to configure my acme-client the right way. > > > > Obtain certificates itself works using OpenBSD -current #434 fr

Re: acme-client, error 21 at 0 depth lookup:unable to verify the first certificate

2021-04-03 Thread openbsd
Self solved. Am 02.04.2021 14:02, schrieb open...@crw.name: Hello, I need some help to configure my acme-client the right way. Obtain certificates itself works using OpenBSD -current #434 from April 1st. I have a CAA record $ dig -t CAA our.bio-planet.earth +short 0 issue "letsencrypt.org"

acme-client, error 21 at 0 depth lookup:unable to verify the first certificate

2021-04-02 Thread openbsd
Hello, I need some help to configure my acme-client the right way. Obtain certificates itself works using OpenBSD -current #434 from April 1st. I have a CAA record $ dig -t CAA our.bio-planet.earth +short 0 issue "letsencrypt.org" The configuration for httpd.conf and relayd.conf are taken fr