Open JosephNguyenDev opened 3 years ago
Hi @JosephNguyenDev , 1st line of error message says can't find ssl.cnf
.
Did you have ssl.cnf in your working directory when you executing Step 3 ?
I had this same problem, and cd
ing into the same directory as my .cnf file resolved it for me.
Sounds more like there's an issue with bad behavior when the default ssl.cnf cannot be found. There are a few related issues, will try to tackle them together.
Hi everyone, I'm following a tutorial on how to set up certs, and I am following the commands from this script 1 by 1.
I'm running into an error when running
and i'm getting
I've tried reinstalling openssl with homebrew. Could this be because I am running on apple silicon? Thanks in advance