Page MenuHomeDevCentral

Allow to update SMTP server certificates
ClosedPublic

Authored by dereckson on Nov 3 2016, 14:37.
Tags
None
Referenced Files
F2831819: D694.diff
Fri, Apr 19, 21:17
Unknown Object (File)
Fri, Apr 19, 11:27
Unknown Object (File)
Tue, Apr 16, 07:40
Unknown Object (File)
Mon, Apr 15, 10:40
Unknown Object (File)
Mon, Apr 15, 05:09
Unknown Object (File)
Sun, Apr 14, 11:47
Unknown Object (File)
Wed, Apr 10, 10:01
Unknown Object (File)
Tue, Apr 9, 01:14
Subscribers
None

Details

Summary

The SMTP server certificate is managed by Let's encrypt.
It's renewed by a timer on Dwellers introduced in cd39c567ec4f.

When renewed, it's only available for nginx, but must also be
deployed to the LXC mailserver container to be accessible by Postfix.

There is a work in progress to automate the process: as Let's encrypt
renew code runs in a Docker container without access to the LXC mail
container, we want to check file hashes to copy and restart when needed.

Meanwhile, this change allows manual certificate propagation.

Test Plan

Tested to solve T1038.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Allow to update SMTP server certificates.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: Sandlayth.
Sandlayth edited edge metadata.
This revision is now accepted and ready to land.Nov 3 2016, 17:45
This revision was automatically updated to reflect the committed changes.