• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Search results

  1. Heinrich

    Resolved Let's encrypt wildcard certificate for subdomains

    Ok, serious oversight on my part. I needed to go to "hosting" to choose the certificate, not to "SSL/TLS". Once I made the change it worked like I want it to...
  2. Heinrich

    Resolved Let's encrypt wildcard certificate for subdomains

    I think that's how I created them back then.... And I'm sure the wildcard-certificate would cover them, but nginx/apache serve an independent certificate each for each subdomain, that let's encrypt issued specifically for that subdomain. That is, because if I click on TLS/SSL in the subdomain I...
  3. Heinrich

    Resolved Let's encrypt wildcard certificate for subdomains

    I think we miscommunitacted. I have on the main domain a wildcard certificate. I want that the subdomains that I have serve this certificate, too. But there seems to be no option for that. What you descibe would generate a new wildcard certifiacte for each sub domain, wouldn't it. That is not...
  4. Heinrich

    Resolved Let's encrypt wildcard certificate for subdomains

    So, the Obsidian PLESK frontend allows for me to click on my main domain => SSL/TLS certificate and choose "Let's encrypt" and there choose wildcard certificate. But that certificate is only served on my main domain and other subdomains that aren't explicitly listed under domains in PLESK - like...
  5. Heinrich

    Question TLS versions and ciphers by Mozilla

    What does "sys admin approach" mean, exactly. I usually try to find my way through tutorials, and try to check server settings with ssllabs-test service. Adding server rules to the apache/nginx settings per domain didn't always yield results. And therefore I wonder if there is a central place...
  6. Heinrich

    Question TLS versions and ciphers by Mozilla

    But aren't those files overwritten occasionally, when updates and such happen? Also, can I use PLESK SLL it! together with the Let'sEncrypt extension ?
  7. Heinrich

    Question TLS versions and ciphers by Mozilla

    It appears Obsidian only uses version 4 of Mozillas implementations of TLS settings. Will there be a switch to version 5? Or a choice to use version 5 instead?
  8. Heinrich

    Error: /usr/bin/sw-engine: /usr/local/lib/libcurl.so.4:

    I have the same issue. Seems libcurl.so.4 is linked to libcurl.so.4.6.0 There is a not linked libcurl.so.4.4.0 in the directory. Couldn't get it to work...
  9. Heinrich

    Resolved Implementing HTTP Public Key Pinning on Plesk/Onyx

    If HPKP is activated in PLESK Obsidian it seems it sets it's own report uri. How can I change that to mine ?
  10. Heinrich

    Horde GPG Keyserver Problem

    Today I managed to activate PGP with $conf['gnupg']['path'] = /path/to/gpg;
  11. Heinrich

    PGP in Horde/IMP

    refs.php tells us, that the PGP options only show, when $GLOBALS['conf']['gnupg']['path'] is not set, so back in conf.php I set: $conf['gnupg']['path'] = '/usr/bin/gpg'; and, voila.
  12. Heinrich

    PGP in Horde/IMP

    So, activated 'pgp_inline' => true, in /config/mime_drivers.php no emails with inline PGP also tell me PGP is deaktivated. <sarcasm>Yeah!</sarcasm>
  13. Heinrich

    PGP in Horde/IMP

    Any ideas....
  14. Heinrich

    PGP in Horde/IMP

    Addition: I send a PGP/MIME email to the account and horde explicitly states PGP Support is disabled. However, these post on geekdecoder.com (No PGP for Horde Mail in Plesk – geekdecoder) my hord doesn' show the PGP option in the preferences menu.
  15. Heinrich

    PGP in Horde/IMP

    I run Horde 5.2.17 on an ubuntu system with PLESK. I added $conf['utils']['gnupg'] = '/usr/local/bin/gpg'; to the /usr/share/psa-horde/imp/config/conf.php file. EDIT: I did use find to verify that this is the location of the gpg executable. ;)
  16. Heinrich

    PGP in Horde/IMP

    I have followed the instructions here, but the PGP entry in the horde preferences don't show. Any ideas ?
  17. Heinrich

    Input Percona Server with PLESK Onyx

    that's not really an option, unfortunately.
  18. Heinrich

    Input Percona Server with PLESK Onyx

    True. However, the FAQ under Does Plesk support Percona database server? makes it seem like I could replace them, without worrying about Plesk. But if to install percona i have to purge mysql and it has a dependency to Plesk, do I really have to remove Plesk and reinstall it? Will my config...
  19. Heinrich

    Input Percona Server with PLESK Onyx

    Unfortunately the way my provider installs the OS is with plesk and mysql. And I have an ubuntu system, which afaik uses apt-get instead of rpm for installing software. So, the tutorial for centOS doesn't fit, but as far as I see, its the same steps the tutorials for ubuntu suggest, too. My...
  20. Heinrich

    Input Percona Server with PLESK Onyx

    Nice, got the 'LMGTFY' award. So, did someone google that for me and came up this a solution with the problem, for I have tons of hits where what I tried is supposed to work, but it doesn't for me...
Back
Top