Skip to content

Commit

Permalink
add deprecation notices for net-http01 (#5763)
Browse files Browse the repository at this point in the history
Co-authored-by: Dave Protasowski <dprotaso@gmail.com>
  • Loading branch information
knative-prow-robot and dprotaso authored Nov 21, 2023
1 parent 2809155 commit df257ab
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,9 @@ The following tabs expand to show instructions for installing each Serving exten
1. Configure Knative to automatically configure TLS certificates by following the steps in
[Enabling automatic TLS certificate provisioning](../../../serving/using-auto-tls.md).

=== "TLS with HTTP01"
=== "TLS with HTTP01 (deprecated)"

⚠️ The net-http01 component is deprecated and will no longer be shipped in Knative v1.13. For a timeline see: https://github.com/knative/serving/issues/14640. We recommend using cert-manager and configure it to use HTTP01.

Knative supports automatically provisioning TLS certificates using Encrypt HTTP01 challenges. The following commands install the components needed to support TLS.

Expand Down

0 comments on commit df257ab

Please sign in to comment.