Files
Test-Multiplayer/Assets/Mirror/Transports/SimpleWeb/.cert.example.Json
pelpanagiotis 329b7d3183 First Commit
2025-12-21 18:31:02 +02:00

8 lines
412 B
JSON

{
"_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": ""
}