Files
VR-WuKong/Assets/Mirror/Transports/SimpleWeb/.cert.example.Json

8 lines
412 B
Plaintext
Raw Normal View History

2025-11-13 17:40:28 +08:00
{
"_readme_1": "Make a copy of this file and update the fields below. (readme fields should be deleted)",
"_readme_2": "Include the json file and cert with your server build ONLY (put them outside of asset folder)",
"_readme_path": "path is relative from cwd not this json file",
"_readme_password": "password can be empty or left out",
"path": "./certs/MirrorLocal.pfx",
"password": ""
}