Welcome! Log In Create A New Profile

Advanced

Re: Is there any way to load SSL certificates from a URL?

Francis Daly
May 02, 2015 10:14AM
On Sat, May 02, 2015 at 08:43:25AM +1000, Andrew Stuart wrote:

Hi there,

> Its an embedded system so I don’t have the chance to run anything at boot time/startup - it just goies straight into nginx.

Stock nginx does not load SSL certificates from anything other than
the filesystem.

How you can get the effect that you want, depends on what changes you
can make on your embedded system.

If the nginx-side solution were "include this new module", but you can't
replace the nginx binary, then that solution would not be useful for you.

If you *can* replace the nginx binary, you could conceivably replace it
with a thing which fetches the certificates from the right place and
puts them in the right place, and then runs the "real" nginx binary,
without needing any changes from stock nginx.

Good luck with it,

f
--
Francis Daly francis@daoine.org

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Is there any way to load SSL certificates from a URL?

Andrew Stuart May 01, 2015 04:42PM

Re: Is there any way to load SSL certificates from a URL?

itpp2012 May 01, 2015 06:11PM

Re: Is there any way to load SSL certificates from a URL?

Andrew Stuart May 01, 2015 06:44PM

Re: Is there any way to load SSL certificates from a URL?

Francis Daly May 02, 2015 10:14AM

Re: Is there any way to load SSL certificates from a URL?

Andrew Stuart May 01, 2015 06:52PM

Re: Is there any way to load SSL certificates from a URL?

itpp2012 May 02, 2015 03:27AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 317
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