pub fn load_config() -> Result<Config, Error>
Loads the Signstar configuration from the default system paths.
Returns an error, if Config::from_system_path fails.
Config::from_system_path