worklink_associate_website_certificate_authority {paws.end.user.computing} | R 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. |
[Package paws.end.user.computing version 0.7.0 Index]