2 answers
Hi Vinay, I did re configured and did all the steps again getting same erroropenssl x509 -req -sha256 -days 365 -in server.csr -signkey server.key -out server.crtLoading 'screen' into random state - doneserver.csr: No such file or directoryI do not see server.csr in openssl\bin folder. I think openssl req -new -key server.key -out server.csr this commend is not creating server.csr file.I am kind of stuk :(