|
|
|
|
|
by ZeWaren
1018 days ago
|
|
I have a private PKI I use to connect to my self-hosted software: email server, calendar provider, notes server, photo sync tool, etc. I NEED to be able to add my root cert to the list of certified authorities. I don't need to change anything to the system provided list. I just need to add mine.
It's my device, I'd like to be able to change anything if I want to. |
|
What is unlikely to work is installing your own CA and using it to intercept traffic between apps and the app-makers' servers. That sucks - you should be able to inspect what your own device is doing - but your use case of using a private PKI for your self-hosted software is definitely supported.