• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Can not access Plesk Controlpanel with https

K

kaizer

Guest
After a restore of my sites, I can not access Plesk controlpanel with https.

It works fine without https (using http), but how do I fix this?
 
Maybe corresponding options have been changed in main sw-cp-server config file /etc/sw-cp-server/applications.d/plesk.conf ?
Check it with

rpm -V psa

at least.
 
Here are the results:

......G. /usr/local/psa/admin
......G. /usr/local/psa/admin/bin
missing /usr/local/psa/admin/conf/ssl-conf.sh
S.5....T /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/config.default.php
.M...... /usr/local/psa/admin/man/man1/monit.1
S.5...GT /usr/local/psa/admin/plib/ui/reseller.client.php
......G. /usr/local/psa/admin/sbin
.M...... /usr/local/psa/admin/sbin/mod_wrapper
.M....G. /usr/local/psa/admin/sbin/statistics
S.5...GT /usr/local/psa/admin/sbin/usermng
.M...... /usr/local/psa/admin/sbin/wrapper
.....UG. /usr/local/psa/etc
..5....T /usr/local/psa/suexec/psa-suexec2
.M...UG. /usr/local/psa/tmp
.M...... /usr/local/psa/tmp/app-data.d
.M...... /usr/local/psa/tmp/default_skeleton.tgz
.M...... /usr/local/psa/tmp/ftp.pamd
.M...... /usr/local/psa/tmp/run-root.tar
.M...... /usr/local/psa/tmp/sb_unix_icons.tar.gz
.M...... /usr/local/psa/tmp/vhosts.tar.gz
S.5..UGT c /usr/local/psa/version
 
# grep 'ssl-conf.sh' /etc/sw-cp-server/applications.d/plesk.conf
include_shell "/usr/local/psa/admin/conf/ssl-conf.sh"

As you can see you have missing important SSL related file.
 
Oh, as I see you have 9.3 version. Just upgrade it to 9.5.2 as possible solution.
 
Back
Top