package
4.0.6+incompatible
Repository: https://github.com/hashicorp/terraform-provider-tls.git
Documentation: pkg.go.dev

# Functions

NewHTTPProxyServer creates an HTTP Proxy server that listens on a random port.
NewHTTPProxyServerWithBasicAuth creates an HTTP Proxy server that listens on a random port and expects HTTP Basic Auth.
NewHTTPServer creates an HTTP server that listens on a random port.
No description provided by the author
No description provided by the author
nolint:unparam // `key` parameter always receives `cert_pem` because generated PEMs attributes are called that way.
nolint:unparam // `key` parameter always receives `cert_pem` because generated PEMs attributes are called that way.
nolint:unparam // `key` parameter always receives `cert_pem` because generated PEMs attributes are called that way.
nolint:unparam // `key` parameter always receives `cert_pem` because generated PEMs attributes are called that way.
nolint:unparam // `key` parameter always receives `cert_pem` because generated PEMs attributes are called that way.
nolint:unparam // `key` parameter always receives `cert_pem` because generated PEMs attributes are called that way.
No description provided by the author
No description provided by the author
No description provided by the author
nolint:unparam // `key` parameter always receives `cert_request_pem` because generated PEMs attributes are called that way.
nolint:unparam // `key` parameter always receives `cert_request_pem` because generated PEMs attributes are called that way.
No description provided by the author
No description provided by the author
nolint:unparam // `key` parameter always receives `cert_request_pem` because generated PEMs attributes are called that way.
No description provided by the author
nolint:unparam // `key` parameter always receives `cert_pem` because generated PEMs attributes are called that way.
nolint:unparam // `key` parameter always receives `cert_pem` because generated PEMs attributes are called that way.
nolint:unparam // `key` parameter always receives `cert_pem` because generated PEMs attributes are called that way.
No description provided by the author
No description provided by the author

# Structs

LocalServerTest is a simple HTTP server used for testing.