1 dépôt
Enforcement of encrypted connections by redirecting insecure HTTP traffic to HTTPS.
Distinct from TLS Traffic Encryption: Focuses on the enforcement/redirection to TLS rather than the encryption mechanism itself.
Explore 1 awesome GitHub repository matching security & cryptography · HTTPS Redirection Policies. Refine with filters or upvote what's useful.
Contour is a Kubernetes ingress controller that manages external HTTP and TCP traffic by orchestrating Envoy proxy instances. It functions as a control plane that translates declarative Kubernetes API objects into dynamic proxy configurations, enabling real-time traffic management without requiring infrastructure restarts. The system distinguishes itself through a focus on multi-tenant cluster networking and delegated configuration. By allowing routing rules to be partitioned across namespaces, it enables multiple teams to securely manage their own traffic policies within a shared cluster. It
Enforces encrypted connections by redirecting insecure HTTP traffic to HTTPS.