Hi,
On my 950xl it's not possible to get past the EULA screen. Flipping the phone to landscape mode shows a very small part of a button.
App is unusable this way. Please check, fix by creating a possibility to accept the EULA.
Regards,
Martijn
Same here. Purchased a SSL cert dedicated for plesk with a dedicated domainname. Made req file and private key with OpenSSL using 4096 bits and SHA256. Cert chain succesfully imported with no errors. Selecting this cert and pressing Secure Plesk does nothing. Plesk is up-to-date with latest...
So I took a couple hours of sleep and rechecked the line I wrote. Well, big typo...
:HIGH:!aNULL:!eNULL:!EXPORT:!DES:!MD5:!PSK:!RC4;HIGH:!aNULL:!MD5;
All's well that ends well, SSLLabs results:
Tnx Igor for helping me out this morning, you can close the thread.
I did. This location and file was already present. I did a append of all the ciphers.
Apparently nginxDomainVirtualHost.php isn't used to fill the .conf
I reverted back to the original nginxDomainVirtualHost.php, problem remains. There are no " in the ssl_ciphers line.
But where do I need to remove it. This file is being created/generated automatically.
If I know where the source is, I could remove the ".
Removing the " in the ./vhost/domain.abc.conf will not work. The file will be overwritten with --reconfigure-all.
Hi All,
After succesfully changing to a fresh created dhparam pem and a reissue of my certificate all was well.
A couple of other things needed to be done so I followed the article: http://kb.odin.com/en/120083.
nginxDomainVirtualHost.php was already present so the only thing I did was adding...