pub const LETS_ENCRYPT_PRODUCTION_DIRECTORY: &str = "https://acme-v02.api.letsencrypt.org/directory";Expand description
URI of https://letsencrypt.org/ prod Directory. Certificates aquired from this are trusted by most Browsers.
pub const LETS_ENCRYPT_PRODUCTION_DIRECTORY: &str = "https://acme-v02.api.letsencrypt.org/directory";URI of https://letsencrypt.org/ prod Directory. Certificates aquired from this are trusted by most Browsers.