i have problem when Generate SSL/TLS Certificates. i enterd this commands in windows command but i have error
openssl req -days 3650 -nodes -new -x509 -extensions v3_ca -keyout certs\ca.key -out certs\ca.crt -config C:\OpenSSL-Win64\bin\openssl.cfg
and error is :
req: Can't open "certs\ca.key" for writing, No such file or directory