In the URI, we embed username/password as well as the database URL/port. Without the flag [--tls], whatever later commands result in "Error: Server closed the connection", which hints at using the flag [--tls]. However, when using such flag, whatever later commands lead to "(error) NOAUTH Authentication required.", which is untrue as we already embed Username/password in the URI.
Said in other words, [redis-cli -u ] isn't compatible with flag [--tls]. As far as I know, there is no possible work-around.
Redis database: [redis-cli -u <uri>] isn't compatible with flag [--tls]
Related questions
- Access base de donnees
1870
07.05.2018 15:21
- Panel phpmyadmin on my account doesn't work
1518
30.06.2019 13:06
- Database. Installing the Wordpress module.
736
11.01.2023 08:20
- MYSQL 8.0 Performance issues
230
24.10.2024 14:16
- À propos de la catégorie Database (lab)
144
22.05.2017 08:51