summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-12-16 19:46:23 -0300
committerJesusaves <cpntb1@ymail.com>2020-12-16 19:46:23 -0300
commit39f416a804e730f889d9f4541a5d427ead4a24ad (patch)
treef34039e3d50e405303835aeeefe611754b318b89
parent71c337f34566811b08741933293a7613a90724de (diff)
downloadclient-39f416a804e730f889d9f4541a5d427ead4a24ad.tar.gz
client-39f416a804e730f889d9f4541a5d427ead4a24ad.tar.bz2
client-39f416a804e730f889d9f4541a5d427ead4a24ad.tar.xz
client-39f416a804e730f889d9f4541a5d427ead4a24ad.zip
Remove cert/ (now unused)
-rw-r--r--game/cert/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/game/cert/README b/game/cert/README
deleted file mode 100644
index 8fb7fbe..0000000
--- a/game/cert/README
+++ /dev/null
@@ -1,7 +0,0 @@
-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.