diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-12-16 19:46:23 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-12-16 19:46:23 -0300 |
commit | 39f416a804e730f889d9f4541a5d427ead4a24ad (patch) | |
tree | f34039e3d50e405303835aeeefe611754b318b89 /game | |
parent | 71c337f34566811b08741933293a7613a90724de (diff) | |
download | client-39f416a804e730f889d9f4541a5d427ead4a24ad.tar.gz client-39f416a804e730f889d9f4541a5d427ead4a24ad.tar.bz2 client-39f416a804e730f889d9f4541a5d427ead4a24ad.tar.xz client-39f416a804e730f889d9f4541a5d427ead4a24ad.zip |
Remove cert/ (now unused)
Diffstat (limited to 'game')
-rw-r--r-- | game/cert/README | 7 |
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. |