Forcing HTTPS (SSL/TLS) Redirects Forcing a redirect to the HTTPS protocol will cause clients and administrators visiting your Ubersmith instance at: http://billing.domain.com/to be automatically transferred tohttps://billing.domain.com/This configuration is encouraged, as it will force users to access your Ubersmith instance over a secure connection.Note: You must ensure that your Ubersmith instance is actually configured to listen on HTTPS before you can proceed, otherwise your users will likely be redirected to page indicating that the 'Connection was refused'.Enabling the HTTPS RedirectionTo force HTTPS using Ubersmith, enter the following in your config.ini.php file:[https]force=1You will also need to update your server URL to includehttps://on the Company Identity page under Settings.