renew

Function renew 

Source
pub async fn renew(
    client: &Client,
    cp_url: &str,
    hostname: &str,
    cert_path: &Path,
    ssh_host_key_path: &Path,
) -> Result<()>