certificateUrls property

List<String>? certificateUrls
getter/setter pair

A fully-qualified Certificates URL reference.

The proxy presents a Certificate (selected based on SNI) when establishing a TLS connection. This feature only applies to gateways of type 'SECURE_WEB_GATEWAY'.

Optional.

Implementation

core.List<core.String>? certificateUrls;