voltone / x509

Elixir package for working with X.509 certificates, Certificate Signing Requests (CSRs), Certificate Revocation Lists (CRLs) and RSA/ECC key pairs
BSD 3-Clause "New" or "Revised" License
120 stars 28 forks source link

Support OTP 25.3 #54

Closed voltone closed 1 year ago

voltone commented 1 year ago

Work around changes in OTP 25.3 (public_key 1.13.3) due to https://github.com/erlang/otp/issues/6402