SSL ports and NO SSL ports in one time

Add your suggestions for improving Poker Mavens
Post Reply
salavir
Posts: 1
Joined: Fri May 15, 2020 4:58 am

SSL ports and NO SSL ports in one time

Post by salavir »

Hello! I have a big request, I have already seen many times on the forum how people asked to do this, but I will voice it in the right thread for this topic.
I would very much like for the server to have simultaneously 4 working ports at the same time when the SSL mode is on
And two ports in the disabled ssl mode.

Example: that is, they turned on the encryption mode.
Ports 443, 8443 work = SSL
Ports 80, 8080 work = No SSL

For instance. This is done so that inside the local network people can go to the game without encryption or for example, others which proxy servers send the same cloudflare to it.
This is convenient for planning architecture.

Now, it turns out if I leave only unencrypted connections, install cloudflare, then the connection does not occur on the socket.
If I enable the Force WSS mode in server PM, the connection on the non-encrypted port is lost, if the connection is configured not to encrypt.

Please Please Please....
Kent Briggs
Site Admin
Posts: 5880
Joined: Wed Mar 19, 2008 8:47 pm

Re: SSL ports and NO SSL ports in one time

Post by Kent Briggs »

salavir wrote:I would very much like for the server to have simultaneously 4 working ports at the same time when the SSL mode is on
I plan on doing this in v7. In the mean time you have to pick one or the other but you can redirect http to https automatically using my HTTP Redirect Utility:

http://www.briggsoft.com/docs/pmavens/U ... m#redirect

People using Cloudflare can turn on "Always use HTTPS" in their Cloudflare settings.
Post Reply