diff --git a/docs/potentialUsecases.md b/docs/potentialUsecases.md new file mode 100644 index 0000000..c108c62 --- /dev/null +++ b/docs/potentialUsecases.md @@ -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 \ No newline at end of file