View source: R/acmpca_operations.R
acmpca_get_certificate_authority_certificate | R Documentation |
Retrieves the certificate and certificate chain for your private certificate authority (CA) or one that has been shared with you. Both the certificate and the chain are base64 PEM-encoded. The chain does not include the CA certificate. Each certificate in the chain signs the one before it.
See https://www.paws-r-sdk.com/docs/acmpca_get_certificate_authority_certificate/ for full documentation.
acmpca_get_certificate_authority_certificate(CertificateAuthorityArn)
CertificateAuthorityArn |
[required] The Amazon Resource Name (ARN) of your private CA. This is of the form:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.