Question
Is it possible to redirect a http url to https?
We would like to implement SSL on our server, but it is breaking all the url links that we embedded in rich text fields. When selecting the url after configuring the server, the browser downloads a file instead of opening the requested page.

