Looks like openssl is not in the path. I am not sure if there is a command-line version like linux of openssl for Windows (I guess you are on Windows). Normally, I use cygwin if i need to use openssl manually on windows.

Regards,

Usman.

P:S. Btw, since your signature says you have access to php5. Have a look at "openssl_csr_new" function (part of openssl package) in php5 help. There is a complete example to create a self-signed certificate.


From:  "Alain Roger" <[EMAIL PROTECTED]>
Reply-To:  openssl-users@openssl.org
To:  openssl-users@openssl.org
Subject:  create a certificate
Date:  Thu, 19 Apr 2007 08:15:51 +0200
MIME-Version:  1.0
X-Sender:  "Alain Roger" <[EMAIL PROTECTED]>
Received:  from mmx1.engelschall.com ([195.30.6.154]) by bay0-mc8-f4.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668); Wed, 18 Apr 2007 23:17:36 -0700
Received:  by mmx1.engelschall.com (Postfix)id 32B0556425; Thu, 19 Apr 2007 08:16:45 +0200 (CEST)
Received:  from master.openssl.org (master.openssl.org [195.30.6.166])by mmx1.engelschall.com (Postfix) with ESMTP id 10A4E56417for <[EMAIL PROTECTED]>; Thu, 19 Apr 2007 08:16:45 +0200 (CEST)
Received:  by master.openssl.org (Postfix)id F00911AC6229; Thu, 19 Apr 2007 08:16:43 +0200 (CEST)
Received:  by master.openssl.org (Postfix, from userid 29101)id E1F4E1AC61FE; Thu, 19 Apr 2007 08:16:43 +0200 (CEST)
Received:  from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.237])by master.openssl.org (Postfix) with ESMTP id 076891AC6073for <openssl-users@openssl.org>; Thu, 19 Apr 2007 08:16:31 +0200 (CEST)
Received:  by wx-out-0506.google.com with SMTP id s15so473616wxc for <openssl-users@openssl.org>; Wed, 18 Apr 2007 23:15:51 -0700 (PDT)
Received:  by 10.70.29.7 with SMTP id c7mr2604410wxc.1176963351151; Wed, 18 Apr 2007 23:15:51 -0700 (PDT)
Received:  by 10.70.128.13 with HTTP; Wed, 18 Apr 2007 23:15:51 -0700 (PDT)

Hi,

I'm new to OpenSSL and i'm currently trying to create a certificate.
I have on my computer perl installed and i try CA.pl -newcert.

but i get the following message :
'openssl' is not recognized as an internal or external command
operable program or batch file.
Certificate is in newcert.pem, private key is in newkey.pem

if i try CA -newcert, i get nothing as message.


Howcan i create a certificate and thus a private key name "test" for example ?

thanks a lot,
--
Alain
------------------------------------
Windows XP SP2
PostgreSQL 8.1.4
Apache
2.0.58
PHP 5



Express yourself instantly with MSN Messenger! MSN Messenger Download today it's FREE! ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]

Reply via email to