Robert Hannemann schrieb: > > Hello, > > i'm running the latest OpenCA snapshot and > openssl-0.9.7-stable-SNAP-20020424. When i try to generate a new CRL, > i'll get the error > > unknown option -issuer > req [options] <infile >outfile > > Please can you say me wich version of openssl i have to use and where to > find ?
This is not a problem of OpenSSL. This is a problem of my fast programming and really poor testing. I introduced a new function getCRLAttributes in OpenCA::OpenSSL and copied the most of the code from getReqAttributes. This results in copying the wrong OpenSSL command. There are several changes on the way for the modules and the errorhandling therefore I will not publish a snapshot today. Sorry Michael -- ------------------------------------------------------------------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482 Unter den Linden 6 Fax: +49 (0)30-2093 2959 10099 Berlin Germany http://www.openca.org _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
