hi all, I'm using openssl via a "system" call, I can't make it work. On the debug console, my command line is --------------------- /usr/local/ssl/bin/openssl ca -notext -config /usr/local/CACertif/openssl.cnf -batch -key key -preserveDN -spkac /tmp/in -out /tmp/out -startdate 011127144414Z 2>/tmp/ca.log --------------------- If I take a look at the log file it says --------------------- no name/value pairs found in /tmp/in --------------------- If I copy and execute the above command line, my certificate is created well. My /tmp/in file is something like --------------------- TYPE = NETSCAPE C = FR O = entrep-11111111111111 OU = etab CN = nom Email = toto UID = 11111111111111 SPKAC = MIIBQTCBqzCBnzAN..........== --------------------- What do I have to set to make my "system" call work ? Many thanks. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]