Nixpkgs: nginx needs to me manually restarted on cert changes

Created on 6 Dec 2016  路  2Comments  路  Source: NixOS/nixpkgs

When something with the certificates changes (e.g. they go from non-valid to valid) at a system switch, nginx.service is restarted at that system switch, but one has to manually restart it again afterwards to make it service the new certificates.

There seems to be a dependency on an other service that is restarted afterwards.

cc @fpletz

bug nixos

Most helpful comment

We haven't encountered this problem with the fixes to the acme module anymore. I think this can be closed.

All 2 comments

  • [ ] Update ACME documentation (see https://github.com/NixOS/nixpkgs/pull/21320)

We haven't encountered this problem with the fixes to the acme module anymore. I think this can be closed.

Was this page helpful?
0 / 5 - 0 ratings