What is the command for installing the certificate on macOS with LambdaTest prerun?
Hey Yanisleidi,
To install a certificate on macOS with LambdaTest prerun, utilize the following command. This command adds the certificate to the trusted root, ensuring secure connections. Replace “{CERTIFICATE-FILE-NAME}” with the actual name of your certificate file.
sudo security add-trusted-cert -d -r trustRoot -k /Library/Keychains/System.keychain /Users/ltuser/Downloads/{CERTIFICATE-FILE-NAME}
Executing this command facilitates seamless integration of the certificate into the macOS keychain, enhancing security for your LambdaTest prerun operations.
Thanks for your inquiry! Your engagement means a lot to us, and we’re ready to address any concerns or queries you may have.