ttwoch, 18. Januar 2023 20:31
An: nginx@nginx.org
Betreff: Re: AW: nginx-1.23.3 on Win Server wth HTTPS
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 &
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
mp\1-Servername.cert.key;
Also here, i change "\" to "/" without that it makes a difference
Strange
Michael
-Ursprüngliche Nachricht-
Von: nginx Im Auftrag von Francis Daly
Gesendet: Mittwoch, 18. Januar 2023 12:02
An: nginx@nginx.org
Betreff: Re: nginx-1.23.3 on Win S
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