generated from MrSphay/codex-agent-repository-kit
Add MrTrust GUI and Gitea release build
Some checks failed
Build MrTrust / build-windows (push) Has been cancelled
Some checks failed
Build MrTrust / build-windows (push) Has been cancelled
This commit is contained in:
15
assets/certificates/README.md
Normal file
15
assets/certificates/README.md
Normal 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.
|
||||
Reference in New Issue
Block a user