Re: Problem with the installation of openssl-0.9.4

2002-06-25 Thread hu
Hi, all I use openssl ca -policy policy_anything -in newreq.pem -outnewcert.pem -passin pass: to sign a certificate request. But, it need me to input Yes to conform the command. How to make this command run without this interactive input?? Thanks With Best Regards Ji Hu __

Re: Problem with the installation of openssl-0.9.4

2002-06-25 Thread Tom Wright
penssl.cnf file so i can get producing a self-signed certificat. if you're interested in more details on the successful builds, let me know. - Original Message - From: "julien crespin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 25, 2002 5:36 AM S

Problem with the installation of openssl-0.9.4

2002-06-25 Thread julien crespin
The first command doesn't work, the compilator doesn't find the file "strict.pm" , I don't understand why it looks for this file, it is not in your package. (NL7309) D:\openssl-0.9.4>ccperl Configure VC-WIN32 Can't locate strict.pm in @INC at Configure line 9. BEGIN failed--compilation aborted

Re: Problem with the installation of openssl-0.9.4

2002-06-25 Thread Edson Watanabe
--- julien crespin <[EMAIL PROTECTED]> escreveu: > > (NL7309) D:\openssl-0.9.4>ccperl Configure VC-WIN32 > Can't locate strict.pm in @INC at Configure line 9. > BEGIN failed--compilation aborted at Configure line > 9. ccperl (as distributed by Rational) is very old, as you can see reading the

Problem with the installation of openssl-0.9.4

2002-06-25 Thread julien crespin
The first command doesn't work, the compilator doesn't find the file "strict.pm" , I don't understand why it looks for this file, it is not in your package. (NL7309) D:\openssl-0.9.4>ccperl Configure VC-WIN32 Can't locate strict.pm in @INC at Configure line 9. BEGIN failed--compilation aborted