server icon indicating copy to clipboard operation
server copied to clipboard

Add SSL support

Open mmoreram opened this issue 5 years ago • 0 comments

We should add SSL Support in the server (with SSL feature in socket reactphp package). We could work with these flags

  • --ssl-enabled
  • --ssl-local-cert
  • --ssl-passphrase
  • --ssl-crypto-method

We should add as well a force-ssl flag with a redirection when is needed

  • --force-ssl

mmoreram avatar Nov 13 '20 09:11 mmoreram