Describe the bugec:<(openssl ecparam -name secp384r1) can't work in the macOS shell file, but it works fine in the terminal. I guess this may be caused by macOS system permission restrictions because I tried chmod the shell file 755 permission and chown owner to root, nevertheless this problem still persist
Additional context
Fix:
execute openssl command in terminal rather than do it in the shell file.
Describe the bug
ec:<(openssl ecparam -name secp384r1)
can't work in the macOS shell file, but it works fine in the terminal. I guess this may be caused by macOS system permission restrictions because I tried chmod the shell file 755 permission and chown owner to root, nevertheless this problem still persistAdditional context Fix: execute openssl command in terminal rather than do it in the shell file.
Any bright idea plz contact me, thank u