dsully / perl-crypt-openssl-x509

Perl interface to OpenSSL's X509 module.
Other
25 stars 33 forks source link

Add issuer_hash #41

Open sgielen opened 9 years ago

sgielen commented 9 years ago

Please add a method 'issuer_hash', which returns a hash of the issuer subject just like 'hash' returns a hash of the subject. This is anologous to openssl x509's -issuer_hash parameter, and can be used to quickly find the issuer certificate since they are often stored as ${issuer_hash}.0.