• 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!
  • 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 TonyD

  1. T

    HTTP/2 not working on browsers

    @trialotto thank you so much for all the help. I've been trying to sort this out and every one of your answers is several google searches away from understanding it for me so sorry if I reply a bit late. I am still not getting it.. even in FF that you mentioned. @learning_curve but it would be...
  2. T

    HTTP/2 not working on browsers

    @learning_curve triton237.startdedicated.net is on the full hostname field on the page you mentioned. But that plesk has several sites on it
  3. T

    HTTP/2 not working on browsers

    @learning_curve I have full control over that server but I don't understand why that certificate is added to contratium.com since its use is for https within plesk
  4. T

    HTTP/2 not working on browsers

    @learning_curve I thought that certificate #2 would no longer be displayed there. Do you happen to know how to remove it? In the global list of certificates I now only have my let's encrypt one. Also thank you both for all the help and please excuse my naivety in some of these issues. I am new...
  5. T

    HTTP/2 not working on browsers

    Also removed the self-signed certificate in case that caused any of the issues
  6. T

    HTTP/2 not working on browsers

    @learning_curve I went back to TLS1.2 and the previous list of certificates which I found here HTTP/2 Support in Plesk step 6 in troubleshooting but I only selected TLS1.2 in the --protocols parameter as you suggested. SSL Server Test: contratium.com (Powered by Qualys SSL Labs) @trialotto I...
  7. T

    HTTP/2 not working on browsers

    @trialotto I was testing using mod_http2 instead of nginx to serve in HTTP/2 but I am still getting HTTP/1.1. What's weird in this case is that looking at my assets I see that the .js files and the initial request to index both contain Upgrade: h2 headers while the .css files don't at all. I...
  8. T

    HTTP/2 not working on browsers

    @trialotto I did, configs where rebuit but the problem persists. I also restarted apache2 and nginx services. Anything else I should do for this to take effect?
  9. T

    HTTP/2 not working on browsers

    @trialotto Thank you so much for your answer! Here are some further details regarding the tips you mentioned: Nginx is compiled using the correct version of OpenSSL sudo nginx -v && sudo nginx -V nginx version: nginx/1.13.8 nginx version: nginx/1.13.8 built with OpenSSL 1.0.2g 1 Mar 2016 TLS...
  10. T

    HTTP/2 not working on browsers

    Hello, I have spent a couple of days trying to set up http/2 for my website. I also performed all troubleshooting available on the plesk support site. All in all everything is looking like my site should be ready to serve http/2 using nginx. I went through all the notes that I found online and...
Back
Top