youngmonkeys / ezyfox-server

A socket server (include SSL) supports realtime application, realtime game, MMORPG, messaging, chat and streaming data with TCP, UDP and Websocket
Apache License 2.0
569 stars 98 forks source link

correct ssl settings #123

Closed tvd12 closed 1 year ago

tvd12 commented 1 year ago

What is the purpose of this pull request?

  1. correct ssl-key-store to ssl-keystore.
  2. replace keystore example file
  3. add trustManagers to SSLContext init

When do you want to merge?

ASAP