Pullup ticket #2848 - requested by adrianp
[pkgsrc.git] / security / p5-OpenSSL / DESCR
1 THIS IS A FUCKING HACK (nichts für die Goldwaage..)
2
3 Don't read the man-pages/*.pm's (they are dummy), check t/*
4 and fix OpenSSL.xs
5
6 Don't forget to try -
7 print OpenSSL::CRL::new_from_file("crl.pem")->info
8 - it's the only CRL stuff that's supported :)
9
10 OpenSSL::HMAC is dummy.
11 OpenSSL::BN is untested.