We're a place where coders share, stay up-to-date and grow their careers.
Heddi, thanks for sharing your tutorial. Reading trough the manual, doesn't seem like the openbsd acme-client supports DNS challenge. Any thoughts?
Hello, Rafael.
Sorry that I knew little about non-http-01 challenges with OpenBSD's acme-client. You might be perhaps right. acme-client's documentation says:
acme-client
acme-client implements the “http-01” challenge type
According to the original writer, Kristaps, it had -t option to use custom challenges, but they were "too system-specific to provide in a safe manner".
-t
Thanks!
Heddi, thanks for sharing your tutorial. Reading trough the manual, doesn't seem like the openbsd acme-client supports DNS challenge. Any thoughts?
Hello, Rafael.
Sorry that I knew little about non-http-01 challenges with OpenBSD's
acme-client
.You might be perhaps right. acme-client's documentation says:
According to the original writer, Kristaps, it had
-t
option to use custom challenges, but they were "too system-specific to provide in a safe manner".Thanks!