Hi,
I've tried the changes you suggested but it's still not redirecting. Here's the contents of /etc/sw-cp-server/conf.d/plesk.conf:
server_names_hash_bucket_size 64;
server {
listen xx.xx.xx.xx:8443 ssl;
listen xx.xx.xx.xx:8880;
listen...
Hi,
I was thinking that too, that I'd still see the warning, but that might be enough. I'm not using the address nor publicising it but since it's a PCI scan, they are simply looking for common open ports on the IP address. The scan fails because there's a Plesk login on a "insecure"...
Hi,
I'm trying to achieve PCI compliance for a server and it's failing because Plesk can be accessed with an invalid/self-signed certificate using the IP address, ie. xxx.xxx.xxx.xxx:8443
I've managed to get Plesk to use the cert from my domain name so https://domain.com:8443 works fine, but I...