download_epa_certificate: Check EPA certificate

View source: R/download_auxiliary.R

download_epa_certificateR Documentation

Check EPA certificate

Description

Check EPA certificate

Usage

download_epa_certificate(
  epa_certificate_path = "cacert_gaftp_epa.pem",
  certificate_url =
    "http://cacerts.digicert.com/DigiCertGlobalG2TLSRSASHA2562020CA1-1.crt"
)

Arguments

epa_certificate_path

character(1). Full path of a converted certificate of EPA. Should end with .pem

certificate_url

character(1). URL of the original certificate.

Value

A file designated in epa_certificate_path

Author(s)

Insang Song


amadeus documentation built on April 4, 2025, 12:21 a.m.