Redirect HTTP to HTTPS for Plesk Admin Interface
It would be really nice to have Users directly redirected to SSL/https when calling Plesk with http.
Parallels had tried this in the past, but it never worked for Mozilla Firefox. An universal solution would really be good.

fixed in Plesk 12.0
If you already tried Plesk 12.0, please tell us your opinion in https://docs.google.com/forms/d/10kOuXE5uFDtMf3SfqneS_CwlAxTHYl2eSFwJ-yNLAMg/edit
If you didn’t try Plesk 12.0 yet, additional info available in our blog:
http://devblog.plesk.com/2013/12/about-plesk-url-or-telling-customers-the-right-address-to-go-to/
-
Patrick commented
There is a problem if preferred domain redirect and https redirect is enabled in the hosting preferences:
if you open http://domain.com, it redirects to https://domain.com which redirects to https://www.domain.com
Plesk should avoid multiple redirects in that case.
-
Kristian Marcroft commented
Thank you very much!
-
Sergey Ugdyzhekov commented
fixed in Plesk 12.0
Additional info available in our blog:
http://devblog.plesk.com/2013/12/about-plesk-url-or-telling-customers-the-right-address-to-go-to/ -
Kristian Marcroft commented
Hi,
this was actually my feature request.
I did it anonymously at the time.I have fixed this issue with a single one liner.
All you have to do is create the following file:
/etc/sw-cp-server/conf.d/redirect-plesk.incPlease add the following content to this created file:
error_page 497 https://$host:$server_port$request_uri;Now all you have to do is restart sw-cp-server
Fixed ;)
-
LO commented
Along with requiring SSL please consider adding strong MFA options such as Clef for plesk admin (http://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/4355772-add-the-free-clef-service-for-simple-strong-multi).
-
Szentmarjay Tibor commented
This would be really important. It seems it worked in 11.0 but not working again in 11.5