Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can click “Customize cookies” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To continue without accepting these cookies, click “Continue without accepting.” To make more detailed choices or learn more, click “Customize cookies.”

Skip to content

/AWS1/CL_DMG=>IMPORTCERTIFICATE()

About ImportCertificate

Uploads the specified certificate.

Method Signature

IMPORTING

Required arguments:

IV_CERTIFICATEIDENTIFIER TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

A customer-assigned name for the certificate. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

Optional arguments:

IV_CERTIFICATEPEM TYPE /AWS1/DMGSECRETSTRING /AWS1/DMGSECRETSTRING

The contents of a .pem file, which contains an X.509 certificate.

IV_CERTIFICATEWALLET TYPE /AWS1/DMGCERTIFICATEWALLET /AWS1/DMGCERTIFICATEWALLET

The location of an imported Oracle Wallet certificate for use with SSL. Provide the name of a .sso file using the fileb:// prefix. You can't provide the certificate inline.

Example: filebase64("${path.root}/rds-ca-2019-root.sso")

IT_TAGS TYPE /AWS1/CL_DMGTAG=>TT_TAGLIST TT_TAGLIST

The tags associated with the certificate.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DMGIMPORTCERTRESPONSE /AWS1/CL_DMGIMPORTCERTRESPONSE

Domain /AWS1/RT_ACCOUNT_ID
Primitive Type NUMC