# Redirect HTTP to HTTPS

**URL:** https://forums.suse.com/t/redirect-http-to-https/17680
**Category:** SUSE Rancher Prime
**Created:** [June 9, 2020, 4:36pm UTC](https://forums.suse.com/t/redirect-http-to-https/17680 "2020-06-09T16:36:30Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Edgar\_Peixoto](https://sea2.discourse-cdn.com/flex022/user_avatar/forums.suse.com/edgar_peixoto/32/6452_2.png) [@Edgar\_Peixoto](https://forums.suse.com/u/Edgar_Peixoto)
#### Post date: [June 9, 2020, 4:36pm UTC](https://forums.suse.com/t/redirect-http-to-https/17680/1 "2020-06-09T16:36:30Z")

</div>

I installed Rancher v 2.4.4 under [rancher.mydomain.com](http://rancher.mydomain.com) and everything is working. I also have a certificate generated by Certbot. The domains is [test.mydomain.com](http://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?
