Hello!
On Wed, Jan 18, 2023 at 12:41:32PM +, Kappes, Michael wrote:
> My "correct certificate information" is the Problem. Nginx tells me:
>
> invalid number of arguments in "ssl_certificate" directive in
> C:\nginx\nginx-1.23.3/conf/nginx.conf:102
> (please note: "\" and "/" in the same pa
On Tue, Jan 17, 2023 at 6:00 PM Maxim Dounin wrote:
>
> The only aio operation nginx uses is aio_read(), and it does
> nothing "advanced" - just reads normal files which are being
> served by nginx.
>
> Further, nginx explicitly checks files being served, and rejects
> non-regular files. As such,
Hello Francis
Dear readers,
Thanks for Help!
OK, the # stay on HTTPS ;-)
My "correct certificate information" is the Problem. Nginx tells me:
invalid number of arguments in "ssl_certificate" directive in
C:\nginx\nginx-1.23.3/conf/nginx.conf:102
(please note: "\" and "/" in the same path?!)
C
On Wed, Jan 18, 2023 at 08:51:18AM +, Kappes, Michael wrote:
Hi there,
> After unpacking the ZIP file I have a "nginx.conf" file which I edit, from
> line 98, the HTTPS server block starts there.
> C:\nginx\nginx-1.23.3>nginx -s reload
> nginx: [emerg] unknown directive "HTTPS" in
> C:\ngi
Hello,
i will use nginx-1.23.3 on a Win Server, inclusiv HTTPS
After unpacking the ZIP file I have a "nginx.conf" file which I edit, from line
98, the HTTPS server block starts there.
I enter the absolute path to the CA and KEY file (Windows like path) but NGINX
refuses to accept HTTPS.
I res