Files
MrTrust/assets/certificates/README.md
MrSphay b58b6358f4
Some checks failed
Build MrTrust / build-windows (push) Has been cancelled
Add MrTrust GUI and Gitea release build
2026-05-15 23:47:10 +02:00

16 lines
299 B
Markdown

# Public Certificates
Place the public MrSphay trust certificate here:
```text
MrSphay-LocalTrust-Root.cer
```
Generate it with:
```powershell
.\scripts\New-MrTrustCertificate.ps1
```
Only public `.cer` files belong in this directory. Never place `.pfx` files, private keys, or passwords here.