pub fn acme_list(
config_override: Option<&Path>,
) -> SshCliResult<Vec<DomainCertStatus>>Available on crate feature
tls only.Expand description
Lists all domain directories under ACME storage.
pub fn acme_list(
config_override: Option<&Path>,
) -> SshCliResult<Vec<DomainCertStatus>>tls only.Lists all domain directories under ACME storage.