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.
I just solved the problem...
Change manually nginx config to ssl_protocols TLSv1.2;
Download (wget) and install (configure, make & make install) curl 7.34 which is compatible with TLSv1.2. Check if version is correct now: curl --version
Download (wget) and install (configure, make & make...
I need to upgrade my CentOS 5 to 6 or 7 in order to use TLSv1.2 that is required by new browsers and web technologies.
I've read that Plesk doesn't support Operational System major updates, but I need to do it anyways... so how to do it properly?
I guess I will need to reinstall Plesk. How to...
Hello I am a new Plesker :)
I am using Lets Encrypt to generate SSL certificate automatically each 3 month. The current SSL is using TLSv1.0 but I need it to use TLSv1.2.
Additional info:
# plesk -v
Product version: 12.5.30 Update #76
Update date: 2018/05/07 04:11
Build date...
Hi @IgorG . I am getting an error when running that command:
# /usr/local/psa/bin/server_pref -u -ssl-protocols "TLSv1.2"
[2018-09-25 10:05:15] ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/sslmng' '--protocols' 'TLSv1.2'] with exit code [1]
sslmng failed: WARNING:Ignoring...