aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>2017-08-23 12:20:20 +0300
committerEmilien Macchi <emilien@redhat.com>2017-08-30 15:56:50 +0000
commiteae8fb5186369e53da3d9003cb0161c518f1188a (patch)
tree5af32dd9aa27d169528b937e7615e05104aee566 /releasenotes
parentaaeace8c72ad7e9ea540c7055f0e16e2ed797f58 (diff)
HAProxy: Make certmonger bundle the cert and key on renewal
the postsave command is ran by certmonger when a certificate is requested (which will happen on certificate renewal). The previous command given didn't take into account the file that haproxy expects, which is a bundled PEM file with both the certificate and the key. Thus, certmonger would have never generated a new bundle that haproxy would use, resulting in haproxy always having an old bundle after certificate expiration. This fixes that. Change-Id: Idb650d35f56abaf6a17e17794a068dd5933e6a62 Closes-Bug: #1712514 (cherry picked from commit e1791a37d557b14bb8f833363cabe5c98e151548)
Diffstat (limited to 'releasenotes')
0 files changed, 0 insertions, 0 deletions