• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by hwiens

  1. H

    SOLVED: default certificate not working after last update, 12.0.18 Update #59

    Hi UFHH01, It was just for testing purposes..... I had a look in the /etc/apache2/sites-enabled as you said. default-ssl wasn't enabled, so I enabled it via "a2ensite default-ssl". I had a look at the file and it contained default paths for the directives (SSLCertificateFile...
  2. H

    SOLVED: default certificate not working after last update, 12.0.18 Update #59

    Hi, I'm back in the office. Attached you can find the httpd.conf and the nginx.conf. The nginx.conf has the directive If I call that URL directly in my browser (firefox), I get the following: An error occurred during a connection to xx.xx.xx.xx:7081. SSL received a record that exceeded the...
  3. H

    SOLVED: default certificate not working after last update, 12.0.18 Update #59

    Hi UFHH01, which files should I post? Apache Conf, NGINX conf, ... ???
  4. H

    SOLVED: default certificate not working after last update, 12.0.18 Update #59

    Sorry, my fault. I should have written "The repair.log does NOT mention nginx" Output of netstat -tulpn | grep 443 tcp 0 0 xx.xx.xx.xx:443 0.0.0.0:* LISTEN 10299/nginx tcp 0 0 0.0.0.0:8443 0.0.0.0:* LISTEN 2190/sw-cp-serverd tcp6 0 0 :::8443 :::* LISTEN 2190/sw-cp-serverd...
  5. H

    SOLVED: default certificate not working after last update, 12.0.18 Update #59

    Hi UFHH01, disable and reenable didn't help. This is the output of /usr/local/psa/bootstrapper/pp12.0.18-bootstrapper/bootstrapper.sh repair: Started bootstrapper repair procedure. This may take a while. Certain actions may be skipped if not applicable. -- Warning: Skipping the data of table...
  6. H

    SOLVED: default certificate not working after last update, 12.0.18 Update #59

    the command generated exactly *zero* output on the console and didn't solve the problem
  7. H

    SOLVED: default certificate not working after last update, 12.0.18 Update #59

    I have a dedicated server with a premade installation. Nginx as a reverse proxy in front of Apache. This is in my /var/log/nginx/error.log: 2015/08/12 06:00:07 [error] 29375#0: *276 no "ssl_certificate" is defined in server listening on SSL port while SSL handshaking, client:.... and from...
  8. H

    SOLVED: default certificate not working after last update, 12.0.18 Update #59

    Hi, I've got the same problem as described by MaximillianM. But I can't get SSL back to work with his solution. What logs do you guys need to provide some help ??
Back
Top