FlorianUekermann / rustls-acme

Apache License 2.0
136 stars 27 forks source link

feat: allow using native cert store instead of webpki-roots #31

Closed csarn closed 1 year ago

csarn commented 1 year ago

Implemented via feature flag: rustls-native-certs make low_level examples work with custom ACME ca

Fixes #30

csarn commented 1 year ago

30 is already closed by 984055cb3f32b0b1c7fa1b4657b6b8c127c4e0a8