ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/OpenSSL/README
Revision: 1.2
Committed: Mon Oct 29 05:38:03 2001 UTC (22 years, 6 months ago) by stefan
Branch: MAIN
CVS Tags: BEFORE_5_8_REGEX_FIX, HEAD
Changes since 1.1: +3 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 stefan 1.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 stefan 1.2 OpenSSL::HMAC is dummy.
11     OpenSSL::BN is untested.
12