Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable rustls crate logging feature by default #2356

Closed
wants to merge 0 commits into from
Closed

Disable rustls crate logging feature by default #2356

wants to merge 0 commits into from

Conversation

sergeiivankov
Copy link

In my project i need disable rustls crate logging (by example, it log errors for self signed certificates), but i use sea-orm crate and it use sqlx crate. And sqlx use rustls and tokio-rustls without default features disabling.

@abonander
Copy link
Collaborator

@sergeiivankov can you rebase and fix the merge conflicts please?

@sergeiivankov
Copy link
Author

@abonander I create new #2371 and close this, because a lot of changes have been made

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.

2 participants