Copy the ca certificate in pem base64 format to the $XRAY_HOME/var/etc/security/trusted
folder.
Update the Xray system.yaml
file with the following information. For more information, see Xray System YAML.
executionService: platformCertificatePath: "/path/to/certificate.pem"