sfackler / rust-native-tls

Apache License 2.0
468 stars 197 forks source link

Support exporting pem from `Certificate` #282

Open szclsya opened 8 months ago

szclsya commented 8 months ago

Nothing fancy. Add support to generate PEM formatted certificate from Certificate, in addition to the already-supported DER format.