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:
BIN
assets/certificates/MrSphay-CodeSigning.cer
Normal file
BIN
assets/certificates/MrSphay-CodeSigning.cer
Normal file
Binary file not shown.
BIN
assets/certificates/MrSphay-LocalTrust-Root.cer
Normal file
BIN
assets/certificates/MrSphay-LocalTrust-Root.cer
Normal file
Binary file not shown.
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.
|
||||
7
assets/certificates/thumbprints.txt
Normal file
7
assets/certificates/thumbprints.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
MrSphay Local Trust Root
|
||||
Subject: CN=MrSphay Local Trust Root
|
||||
Thumbprint: 39F7458E6E2C1126E93E6A1F228196006B174DF2
|
||||
|
||||
MrSphay Code Signing
|
||||
Subject: CN=MrSphay Code Signing
|
||||
Thumbprint: A024A89200469F099EC4A172B4F96F6428AFD41B
|
||||
Reference in New Issue
Block a user