I installed Rancher v 2.4.4 under rancher.mydomain.com and everything is working. I also have a certificate generated by Certbot. The domains is test.mydomain.com.
Using the Rancher interface:
1 - I created a certificate generated by Certbot.
2 - I created a Ingress using the certificate and I can acess a workload endpoint using https but I can algo access the same endpoint using http.
How can I use a redirect or block the http request? Is it possible to redirect/disable http request for all my endpoints?