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.
See https://www.paws-r-sdk.com/docs/worklink_associate_website_certificate_authority/ for full documentation.
worklink_associate_website_certificate_authority(
FleetArn,
Certificate,
DisplayName = NULL
)
FleetArn |
[required] The ARN of the fleet. |
Certificate |
[required] The root certificate of the CA. |
DisplayName |
The certificate name to display. |