Commit cfa3e8a7 authored by 神楽坂玲奈's avatar 神楽坂玲奈

ssl

parent c8f91122
...@@ -20,8 +20,8 @@ ...@@ -20,8 +20,8 @@
"ssl": { "ssl": {
"enabled": true, "enabled": true,
"port": 7923, "port": 7923,
"cert": "ssl/ygopro-server.crt", "cert": "ssl/fullchain.pem",
"key": "ssl/ygopro-server.key" "key": "ssl/privkey.pem"
} }
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment