package
0.0.6-alpha.1
Repository: https://github.com/jeremyhahn/go-trusted-platform.git
Documentation: pkg.go.dev

# Functions

Sets up a new httpx challenge by starting an HTTP server to handle http-01 challenges on the port number specified in the challenge type.
No description provided by the author
Verifies an http-01 challenge on the specified port by sending a GET request to the challenge URL and ensuring the key authorization presented matches the expected value.