Renew SSL Cert via Plesk / Shell:
SSL
Problem:
net::ERR_CERT_COMMON_NAME_INVALID
Issuer: R12
...
Certificate Transparency:
SCT Let's Encrypt 'Oak2025h2' (Embedded in certificate, Verified)
SCT Google 'Xenon2025h2' log (Embedded in certificate, Verified)
Solution?
sudo update-ca-certificates --fresh
Problem
Myform1 webform remote json post (completed) to https://www.example.com/ failed.
cURL error 60: SSL certificate problem: unable to get local issuer certificate
(see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://www.example.com/
Solution?
Warum bekomme ich diesen Fehler: SSL_ERROR_RX_RECORD_TOO_LONG ?
RewriteEngine on
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
Gibt es eine Möglichkeit kostenlose SSL Zertifikate zu bekommen, die von Firefox, Chrome, Safari, Opera und Edge/Explorer anerkannt werden?
Unter diesem URL sollte man SSL Zertifikat bekommen können:
https://www.sslforfree.com/create?domains=example.com
Aber es funktioniert nicht, wie es sein sollte. Man bekommt ähnliche Fehlermeldung wie hier:
Neueste Kommentare
Für Apache 2.4 + Plesk
Für Apache 2.4 + Plesk 18:
Config File: var/www/vhosts/system/test.example.com/conf/httpd.conf
RAM ist 32 MB. Wie kann ich…
RAM ist 32 MB. Wie kann ich es erhöhen?
Short Code w. Radio Buttons, Checkbox, Textarea, Email, Phone
$("input[type='radio']").each(function () {Wildcard
Let’s Encrypt will only accept a wildcard via DNS challenge.
If your Plesk instance can’t create the _acme-challenge.example.com TXT (external DNS), the extension can’t complete validation and will show no success.
Same problem
Warning: Undefined array key "url" in Drupal\Core\Asset\JsCollectionOptimizerLazy->optimizeGroup()set-timezone Europe/Berlin
sudo timedatectl set-timezone Europe/BerlinTry this:1. Go to Tools &…
Try this:
Alternative (without warnings like "no crontab for user")
Alternative (without warnings like "no crontab for dovecot") to see all tasks:
php 8.3 apcu
php 8.3 apcu failed
über Plesk hat es geklappt.
phpize failed error?
install:
# sudo apt install php-dev