Welcome! Log In Create A New Profile

Advanced

AW: nginx-1.23.3 on Win Server wth HTTPS

All files from this thread

File Name File Size   Posted by Date  
bak.nginx.conf 2.7 KB open | download Kappes, Michael 01/18/2023 Read message
Kappes, Michael
January 18, 2023 07:42AM
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:\nginx\nginx-1.23.3\cert\ => here a my cert and key files
At my nginx.conf file (the syntax) =>

ssl_certificate C:\nginx\nginx-1.23.3\cert\1-Servername.cert.pem;
ssl_certificate_key C:\nginx\nginx-1.23.3\cert\1-Servername.cert.key;

I have tested both

C:\nginx\nginx-1.23.3\cert\

And also

C:/nginx/nginx-1.23.3/cert/

Both won't work...

Or, i make a temp folder ( for testing)

At my nginx.conf file (the syntax) =>

ssl_certificate C:\temp\1-Servername.cert.pem;
ssl_certificate_key C:\temp\1-Servername.cert.key;


Also here, i change "\" to "/" without that it makes a difference

Strange
Michael



-----Ursprüngliche Nachricht-----
Von: nginx <nginx-bounces@nginx.org> Im Auftrag von Francis Daly
Gesendet: Mittwoch, 18. Januar 2023 12:02
An: nginx@nginx.org
Betreff: Re: nginx-1.23.3 on Win Server wth HTTPS

On Wed, Jan 18, 2023 at 08:51:18AM +0000, 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:\nginx\nginx-1.23.3/conf/nginx.conf:98

In that file,

# HTTPS server

is a comment that should stay a comment.

You should uncomment and adjust the relevant lines that go from

# server {

to the matching

# }

> What do I have to do so that NGINX also accepts HTTPS connections?

Have a "listen" with "ssl", and the correct certificate information.

http://nginx.org/en/docs/http/configuring_https_servers.html

Good luck with it,

f
--
Francis Daly francis@daoine.org
_______________________________________________
nginx mailing list
nginx@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx
Berufsförderungswerk Berlin-Brandenburg e. V.
Epiphanienweg 1, 14059 Berlin
Telefon: +49 30 30399 0
<tel:+49%2030%20303990>info@bfw-berlin-brandenburg.de<mailto:info@bfw-berlin-brandenburg.de>
www.bfw-berlin-brandenburg.de
Amtsgericht Charlottenburg
VR 3642 Nz, Steuer-Nr. 27/661/55590
Vorstandsvorsitzender: Stefan Moschko
Geschäftsführung: Thomas Kastner, Andreas Braatz
_______________________________________________
nginx mailing list
nginx@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

nginx-1.23.3 on Win Server wth HTTPS Attachments

Kappes, Michael January 18, 2023 03:52AM

Re: nginx-1.23.3 on Win Server wth HTTPS

Francis Daly January 18, 2023 06:04AM

AW: nginx-1.23.3 on Win Server wth HTTPS

Kappes, Michael January 18, 2023 07:42AM

Re: AW: nginx-1.23.3 on Win Server wth HTTPS

Maxim Dounin January 18, 2023 02:32PM

AW: AW: nginx-1.23.3 on Win Server wth HTTPS

Kappes, Michael January 19, 2023 05:34AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 321
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready