• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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