feat: Add simple doc file about usecases
This commit is contained in:
parent
f1cfce920a
commit
d709a59145
1 changed files with 13 additions and 0 deletions
13
docs/potentialUsecases.md
Normal file
13
docs/potentialUsecases.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Potential use cases for this software
|
||||
Potential implementable use cases in vision for this software.
|
||||
(Not in order!)
|
||||
|
||||
- Managing certificates and keys of:
|
||||
- Custom certificate authorities
|
||||
- Custom X509v3 certificates (including signing them with custom authorities)
|
||||
- Trusted root certificate authorities
|
||||
- Trusted X509v3 certificates
|
||||
- Deploying certificate updates to other services
|
||||
- Bundling certificates into "bundles" which can be extracted to:
|
||||
- ZIP, PEM bundle, Java truststore/keystore
|
||||
- ... _additional ideas here
|
Loading…
Add table
Reference in a new issue