Skip to content

Use an explicit connector for Azure backend services. - #92

Merged
pragmatrix merged 4 commits into
masterfrom
connector
Jul 22, 2026
Merged

Use an explicit connector for Azure backend services.#92
pragmatrix merged 4 commits into
masterfrom
connector

Conversation

@pragmatrix

Copy link
Copy Markdown
Owner

With the update of tokio-websockets the Azure connection attempts failed with:

Could not automatically determine the process-level CryptoProvider from Rustls crate features.
Call CryptoProvider::install_default() before this point to select a provider manually, or make sure exactly one of the 'aws-lc-rs' and 'ring' features is enabled.

The solution to that is to make the crypto provider / connector explicit.

@pragmatrix
pragmatrix marked this pull request as ready for review July 22, 2026 12:48
@pragmatrix
pragmatrix merged commit f104da5 into master Jul 22, 2026
0 of 3 checks passed
@pragmatrix
pragmatrix deleted the connector branch July 22, 2026 12:48
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