feat: Add TLS options to the Redis connection #2564

Open
opened 2026-03-22 14:12:34 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @rhclayto on GitHub (Feb 28, 2026).

Pre-submission checklist

  • I have searched for existing open or closed issue reports with the same feature request.

Description

The underlying go-redis library is able to do TLS, including client certificates for mutual TLS. It would be good to have this option. A pull request is incoming for review.

Which alternatives did you consider using instead?

N/A

Originally created by @rhclayto on GitHub (Feb 28, 2026). ### Pre-submission checklist - [x] I have searched for existing open or closed issue reports with the same feature request. ### Description The underlying go-redis library is able to do TLS, including client certificates for mutual TLS. It would be good to have this option. A pull request is incoming for review. ### Which alternatives did you consider using instead? N/A
Author
Owner

@rhclayto commented on GitHub (Feb 28, 2026):

PR: https://github.com/go-vikunja/vikunja/pull/2322

@rhclayto commented on GitHub (Feb 28, 2026): PR: https://github.com/go-vikunja/vikunja/pull/2322
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#2564