Thanks.
"You should change the listen directive for ssl to some other port"
By this you mean to change the part:
listen 443 ssl;
to, for example:
listen 444 ssl;
Because I did this, of course. Or it should be done some other way?
"You should change the listen directive for ssl to some other port"
By this you mean to change the part:
listen 443 ssl;
to, for example:
listen 444 ssl;
Because I did this, of course. Or it should be done some other way?