Alexis Oyama
Alexis Oyama
@niklassaers I'm encountering similar issue. It works if I run my code in Xcode but doesn't work if I run it from the shell, which is what I need. Can...
In that case it will throw ```Certificate chain doesn't exist at specified path``` error instead. I tried with a full path and I get a same error.
Actually I just ran it on Xcode and it works. It doesn't work when the program is ran directly from the shell, which is what I need. The error seems...
Thanks for getting back. Yes I'm using the full path. I tried the above commands but it didn't work. I need to run this program as `sudo` and that might...