Add MrTrust GUI and Gitea release build
Some checks failed
Build MrTrust / build-windows (push) Has been cancelled

This commit is contained in:
MrSphay
2026-05-15 23:47:10 +02:00
parent 7d4e9759e6
commit b58b6358f4
20 changed files with 1179 additions and 403 deletions

View File

@@ -0,0 +1,15 @@
# 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.