What is BSD? Come to a conference to find out! https://nxdomain.no/~peter/what_is_bsd_come_to_a_conference_to_find_out.htmlAlso, the @bsdcan call for papers is on until January 17th 2026 https://www.bsdcan.org/2026/papers.html #bsd #bsdcan #openbsd #netbsd #freebsd #development #conference #freesoftware #libresoftware
Has anyone had trouble using an ECDSA certificate with relayd on OpenBSD?When I was used the `acme.sh` default settings to get a wildcard certificate, I was not able to connect to anything behind `relayd`.Running `relayd -n` resulted in `configuration OK`, but curl would return `Connection refused`.I was able to successfully connect by changing from an ECDSA to a RSA certificate.#openbsd