Hello,
I have an issue in a Debian 8 server with Plesk Obsidian when I try to shedule a backup:
500 PleskException
Message SSL certificate problem: certificate has expired
File Catalog.php
I found this entry in plesk db:
But the problem is that when I executhe the command
dpkg -l | grep libssl
In my server:
root@xxx:/# dpkg -l | grep libssl
ii libssl1.0.0:amd64 1.0.1t-1+deb8u12 amd64 Secure Sockets Layer toolkit - shared libraries
So I only have one libssl. (in the plesk database there are 3 differents)
So I can remove it or not?
I have an issue in a Debian 8 server with Plesk Obsidian when I try to shedule a backup:
500 PleskException
Message SSL certificate problem: certificate has expired
File Catalog.php
I found this entry in plesk db:
Unable to schedule domain's backups in Plesk: Certificate has expired
Applicable to: Plesk for Linux Symptoms Following error is returned when trying to open Domains > example.com > Backup & Restore > Scheduled page: PLESK_ERROR: 500 PleskExceptionMessag...
support.plesk.com
But the problem is that when I executhe the command
dpkg -l | grep libssl
In my server:
root@xxx:/# dpkg -l | grep libssl
ii libssl1.0.0:amd64 1.0.1t-1+deb8u12 amd64 Secure Sockets Layer toolkit - shared libraries
So I only have one libssl. (in the plesk database there are 3 differents)
So I can remove it or not?