Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Remove redundant code to reload tls cert #10054

Merged
merged 3 commits into from
May 27, 2021
Merged

Commits on May 24, 2021

  1. Remove redundant code to reload tls cert

    we don't need to reload the tls cert if we don't have any tls listeners.
    
    Follow-up to #9280.
    richvdh committed May 24, 2021
    Configuration menu
    Copy the full SHA
    c173e2b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. fix test

    richvdh committed May 25, 2021
    Configuration menu
    Copy the full SHA
    92b6df9 View commit details
    Browse the repository at this point in the history
  2. update changelog

    #9280 has made it into a release, so we need a new changelog
    richvdh committed May 25, 2021
    Configuration menu
    Copy the full SHA
    d1044e1 View commit details
    Browse the repository at this point in the history