Forwarding the rustls
provider settings
#515
Labels
C-exporter
Component: exporters such as Prometheus, TCP, etc.
E-intermediate
Effort: intermediate.
T-ergonomics
Type: ergonomics.
A nice reference for this is
axum-server
Such a design would make it easy for downstream to select the appropriate provider they need. Regarding
hyper-rustls
where this package is inheriting, I've opened an equivalent issue for a similar design, but even in their current form this can be configured with:As long as it is easy to detach the
aws-lc-rs
from the top-mostdefault
, that would help with forwarding this option through the dependency chainThe text was updated successfully, but these errors were encountered: