• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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