ronin-rb / ronin-support

A support library for Ronin. Like activesupport, but for hacking!
https://ronin-rb.dev
GNU Lesser General Public License v3.0
26 stars 9 forks source link

Add support for adding an `emailAddress` to `Crypto::Cert::Name` #442

Closed postmodern closed 1 year ago

postmodern commented 1 year ago

Add support for adding an emailAddress entry to a Crypto::Cert::Name entry.

postmodern commented 1 year ago

Implemented by 4eff6b8.