joeferner / redis-commander

Redis management tool written in node.js
http://joeferner.github.io/redis-commander/
MIT License
3.56k stars 460 forks source link

Feature: add config file option to read CA cert from file #557

Open sseide opened 6 months ago

sseide commented 6 months ago

Currently setting extra CA certs is possible only in the ollowing ways:

Improve RC to add more possiblities to read a custom CA cert from file too:

The last to point - overlap? Only one needed? Check neccessary.

Issue created from #554