worklink_associate_website_certificate_authority: Imports the root certificate of a certificate authority (CA)...

View source: R/worklink_operations.R

worklink_associate_website_certificate_authorityR Documentation

Imports the root certificate of a certificate authority (CA) used to obtain TLS certificates used by associated websites within the company network

Description

Imports the root certificate of a certificate authority (CA) used to obtain TLS certificates used by associated websites within the company network.

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

Usage

worklink_associate_website_certificate_authority(
  FleetArn,
  Certificate,
  DisplayName = NULL
)

Arguments

FleetArn

[required] The ARN of the fleet.

Certificate

[required] The root certificate of the CA.

DisplayName

The certificate name to display.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.