Ireneusz Rogala schrieb: > > On Mon, 19 Nov 2001, Massimiliano Pala wrote: > > > > Using configuration from /usr/local/OpenCA/conf/openssl/openssl.cnf > > > unable to load Private Key > > > Can't call method "getTXT" on an undefined value at cmds/genCAReq line 71, > > > <FD> line 32. Compilation failed in require at /home/httpd/cgi-ca/ca > > > line 169, <FD> line 32. > > > > > > And there is private key OpenCA/private/cakey.pem :) > > > Any hints ? :)
1) Which private key is configured in openssl.cnf? 2) Which rights are configured for the file? 3) Is the file empty? 4) try: /usr/local/ssl/bin/openssl rsa -in cakey.pem -text -noout 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 [OpenCA Core Developer] http://www.openca.org _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
