Quantcast
Channel: Nginx Forum - How to...
Viewing all articles
Browse latest Browse all 4759

Re: Issues Adding SSL Certificate & Couple of Questions

$
0
0
The error tells you it can't find the files, you are using a backslash while it should be a slash, ea.:
ssl_certificate ./tconf/localhost-prove.cert;
ssl_certificate_key ./tconf/localhost-prove.key;

ssl_certificate C:/nginx......../kelnet.crt;
ssl_certificate_key C:/nginx......../myserver.key;

Windows (Gryphon) comes with a /conf folder, the /tconf folder is part of a test suite.

Viewing all articles
Browse latest Browse all 4759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>