diff options
Diffstat (limited to 'game/cert')
-rw-r--r-- | game/cert/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/game/cert/README b/game/cert/README new file mode 100644 index 0000000..8fb7fbe --- /dev/null +++ b/game/cert/README @@ -0,0 +1,7 @@ +Upon connecting to a server by the first time, it'll automatically detect if +SSL is enabled on the other side. + +If SSL is enabled, it'll download here a certificate so the client can complete +the handshake with the server. + +This folder is populated and emptied automatically at runtime. |