mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:17:45 +00:00
CertificateSettings: Create basic Cert Store application
This commit adds a new application named CertificateSettings that houses our Cert Store. It should be expanded in the future.
This commit is contained in:
parent
459dee1f86
commit
c273784c3e
9 changed files with 237 additions and 0 deletions
6
Base/res/apps/CertificatesSettings.af
Normal file
6
Base/res/apps/CertificatesSettings.af
Normal file
|
@ -0,0 +1,6 @@
|
|||
[App]
|
||||
Name=Certificate Settings
|
||||
Executable=/bin/CertificateSettings
|
||||
Category=Settings
|
||||
Description=Access and change the system's certificates
|
||||
ExcludeFromSystemMenu=true
|
Loading…
Add table
Add a link
Reference in a new issue