1 year ago
#305002
Sachin
Mac os : no such file or directory found error even though file exists
I am trying to import certificate to jks My command looks like this
Keytool -importcert -file "/Users/sachin/certificates/g3.cer" -keystore "/Users/sachin/certificates/jks/my.jks" _alias "myalias1"
When I run the above in terminal, I see
-bash Keytool -importcert -file "/Users/sachin/certificates/g3.cer": No such file or directory .
When I do ls or Cd, I can see those files and navigate through the directories . This is driving me crazy . Appreciate any help. New to Mac OS
macos
certificate
keytool
0 Answers
Your Answer