Redirect to HTTPS

The Pega environment has been built, and it is now possible to access the Pega login page with “http://ip/prweb”.
The security certificate and DNS settings have also been completed.
From this state, I would like to set it so that when I access the PEGA login page, it will be read at “https://“domain address”/prweb”.
What kind of settings should be made on the PEGA side to achieve this?

@ShunsukeM6155 This has to be done in App server or in the web server (if there is one).

For example in web sphere it can be done by following steps in this post.