• 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.

Resolved Plesk scheduled tasks error: curl: (77) error setting certificate file

brother4

Basic Pleskian
Command:
Bash:
curl -u user:passwd https://example.com/wp-cron.php?doing_wp_cron

Error:
Code:
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (77) error setting certificate file: /etc/ssl/certs/ca-certificates.crt

Checked file:
Bash:
[CODE]ls -l /etc/ssl/certs/ca-certificates.crt
-rw-r--r-- 1 root root 208567 May 25 04:21 /etc/ssl/certs/ca-certificates.crt

Permissions appear to be correct. Execution in the console via SSH works without problems. Any ideas?
 
Super vielen Dank, das hat geholfen. Wäre natürlich klasse, wenn die Zertifikate automatisch unter chroot laufen würden :)
 
Back
Top