resolve_cache_paths

Function resolve_cache_paths 

Source
pub fn resolve_cache_paths(
    server_configuration: &ServerConfiguration,
    port: u16,
    sni_hostname: &str,
) -> Result<(Option<PathBuf>, Option<PathBuf>), Error>
Expand description

Resolves the paths to account and certificate caches.