Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
@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...
@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
@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...
@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...
@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...
@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?
@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...
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...