summary refs log tree commit diff
path: root/changelog.d/10054.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant code to reload tls cert (#10054)Richard van der Hoff2021-05-271-0/+1
we don't need to reload the tls cert if we don't have any tls listeners. Follow-up to #9280.