Macos Certificate Signing Permanance
mayurankv opened this issue · 2 comments
mayurankv commented
Hi, I'm running this on macos and everytime I log on I have to reauthenticate the certificate. Is this expected behaviour?
(Using: sudo security add-trusted-cert -d -r trustRoot -k /Library/Keychains/System.keychain certs/certs/ca.crt)
Thanks!
mayurankv commented
Quick update, I've checked in keycahin access and running the command seems to create a certificate that expires in 15 minutes (I believe)
AnanthVivekanand commented