#960·sqlx

Support rustls-native-certs as an alternative to webpki-roots

Author: jplatteCreated Jan 5, 2021Updated Sep 15, 2026

Some people may prefer to use the systems root certificate store with rustls rather than build Mozilla's one into their application (see rustls-native-certs/README.md for possible reasons). This is probably something to do after you've figured out how to reduce the amount of work CI is already doing