download_epa_certificate {amadeus} | R 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 |
certificate_url |
character(1). URL of the original certificate. |
Value
A file designated in epa_certificate_path
Author(s)
Insang Song
[Package amadeus version 1.2.3 Index]