Originally created by @jjwalasing on GitHub (Jul 12, 2021).
I am trying to install certificate on docker machine but was not able to do so since security command not found.
Command :
security add-trusted-cert -d -r trustRoot -k /Library/Keychains/System.keychain/NICE_certificate.cer
Error:
bash: security: command not found
Please assist on this issue..
Originally created by @jjwalasing on GitHub (Jul 12, 2021).
I am trying to install certificate on docker machine but was not able to do so since security command not found.
Command :
security add-trusted-cert -d -r trustRoot -k /Library/Keychains/System.keychain/NICE_certificate.cer
Error:
bash: security: command not found
Please assist on this issue..
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @jjwalasing on GitHub (Jul 12, 2021).
I am trying to install certificate on docker machine but was not able to do so since security command not found.
Command :
security add-trusted-cert -d -r trustRoot -k /Library/Keychains/System.keychain/NICE_certificate.cer
Error:
bash: security: command not found
Please assist on this issue..