summaryrefslogtreecommitdiff
path: root/game/cert
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-12-09 13:32:01 -0300
committerJesusaves <cpntb1@ymail.com>2020-12-09 13:32:01 -0300
commit63afe4145f410a844c647d4e3f1059f568175c1e (patch)
tree15da6a890c78d73370f44f9fd5d59badfbbe60e4 /game/cert
downloadclient-init.tar.gz
client-init.tar.bz2
client-init.tar.xz
client-init.zip
Initial commit, forked from Spheresinit
Diffstat (limited to 'game/cert')
-rw-r--r--game/cert/README7
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.