We're a place where coders share, stay up-to-date and grow their careers.
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!
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!