Skip to content
Snippets Groups Projects
Forked from Maunium / synapse
Source project has a limited visibility.
  • Roel ter Maat's avatar
    2611433b
    Add redis SSL configuration options (#15312) · 2611433b
    Roel ter Maat authored
    * Add SSL options to redis config
    
    * fix lint issues
    
    * Add documentation and changelog file
    
    * add missing . at the end of the changelog
    
    * Move client context factory to new file
    
    * Rename ssl to tls and fix typo
    
    * fix lint issues
    
    * Added when redis attributes were added
    Add redis SSL configuration options (#15312)
    Roel ter Maat authored
    * Add SSL options to redis config
    
    * fix lint issues
    
    * Add documentation and changelog file
    
    * add missing . at the end of the changelog
    
    * Move client context factory to new file
    
    * Rename ssl to tls and fix typo
    
    * fix lint issues
    
    * Added when redis attributes were added