Skip to content

Comments

store: Remove unused SSL support#5871

Closed
lutter wants to merge 1 commit intomasterfrom
lutter/nossl
Closed

store: Remove unused SSL support#5871
lutter wants to merge 1 commit intomasterfrom
lutter/nossl

Conversation

@lutter
Copy link
Collaborator

@lutter lutter commented Mar 5, 2025

We could, in theory, establish SSL connections for the notification listener. Since that uses the same PG URL as the main connections for data through diesel, it was actually not possible to use SSL as we don't support it for our diesel connections.

Until we are able to set up SSL connections across the board, remove the defunct SSL support in the notification listener.

We could, in theory, establish SSL connections for the notification
listener. Since that uses the same PG URL as the main connections for data
through diesel, it was actually not possible to use SSL as we don't support
it for our diesel connections.

Until we are able to set up SSL connections across the board, remove the
defunct SSL support in the notification listener.
@lutter lutter requested a review from zorancv March 5, 2025 10:13
@lutter lutter marked this pull request as draft March 5, 2025 11:30
@lutter
Copy link
Collaborator Author

lutter commented Mar 5, 2025

On second thought, let's put a pin into this for now

@lutter
Copy link
Collaborator Author

lutter commented Mar 12, 2025

This would undo PR #3503 and should therefore not be merged

@lutter lutter closed this Mar 12, 2025
@lutter lutter deleted the lutter/nossl branch April 17, 2025 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant