Skip to content

Use AsyncConnectionWrapper with TLS connection #105

Answered by weiznich
DevLazio asked this question in Q&A
Discussion options

You must be logged in to vote

To cite from the release announcement post:

Moreover, there are differences between the provided connection wrapper and existing diesel connection types in terms of functionality and behavior. These discrepancies include variations in handling database URL's, TLS configurations, and row streaming from the database. As a result the new connection type is not supposed to be a drop in replacement for existing diesel connection types.

So yes that's currently "expected" behavior and there is no other way to configure the TLS setup.
That written: I'm happy to accept PR's to add this feature, but I likely won't have the time to address this soon due to other issues. After all that's a request …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@weiznich
Comment options

@DevLazio
Comment options

@weiznich
Comment options

Answer selected by DevLazio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants