Learn R Programming

paws.security.identity (version 0.7.0)

pcaconnectorad_update_template: Update template configuration to define the information included in certificates

Description

Update template configuration to define the information included in certificates.

See https://www.paws-r-sdk.com/docs/pcaconnectorad_update_template/ for full documentation.

Usage

pcaconnectorad_update_template(
  Definition = NULL,
  ReenrollAllCertificateHolders = NULL,
  TemplateArn
)

Arguments

Definition

Template configuration to define the information included in certificates. Define certificate validity and renewal periods, certificate request handling and enrollment options, key usage extensions, application policies, and cryptography settings.

ReenrollAllCertificateHolders

This setting allows the major version of a template to be increased automatically. All members of Active Directory groups that are allowed to enroll with a template will receive a new certificate issued using that template.

TemplateArn

[required] The Amazon Resource Name (ARN) that was returned when you called create_template.