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

Recent content by Marcel1

  1. M

    Plesk, Nginx and SSL

    Https is working now. But I don't really know why. Maybe it was the Plek Update or the reconfiguration: /usr/local/psa/admin/sbin/httpdmng --reconfigure-all or /usr/local/psa/bootstrapper/pp12.0.18-bootstrapper/bootstrapper.sh repair I did after Plek update again.
  2. M

    Plesk, Nginx and SSL

    That didn't help. :( In nginx error.log still the same error and in apache2 error.log: [Thu Dec 04 16:20:41.059290 2014] [ssl:warn] [pid 29627] AH01909: RSA certificate configured for horde.webmail:443 does NOT include an ID which matches the server name [Thu Dec 04 16:20:41.059430 2014]...
  3. M

    Plesk, Nginx and SSL

    So I did all the instructions and I have to say that I'm nearly a newby in webserver management - that's why I'm using Plesk and I'm thankful for every help! Step 1) I loaded the script for linux that should deactivate the ssl 3.0 fallback, poodle shows now folling result: 85.xxx.xxx.xxx:21 -...
  4. M

    Plesk, Nginx and SSL

    Thanks for your advices and Feedback UFHH01! I will try it out and give response if it worked . :)
  5. M

    Plesk, Nginx and SSL

    In /etc/nginx/plesk.conf.d/vhosts/@xxx.conf are the following definitions for ssl: server { listen 85.xxx.xxx.xxx:443 ssl; server_name xxx.de; server_name www.xxx.de; server_name ipv4.xxx.de; ssl_certificate /opt/psa/var/certificates/cert-4uznHW; ssl_certificate_key...
  6. M

    Plesk, Nginx and SSL

    Hello, I have the same problem with my pomain in plesk (12.0.18 Update #26, on Ubuntu 14.04.1 LTS). I have enabled SSL-usage and created a sef-signed certificate. It's assigned and plesk shows the info that it is used. But when I try to load the website over https then in nginx I have the same...
Back
Top