In a command window type:
set OPENSSL_CONF=c:\openssl\openssl.conf
change "c:\openssl\openssl.conf" to the path of your configuration file.
Or open up the control panel and open the system dialog. Click on the
environment button and add new system variable. Reboot the computer and run
your op
On Sat, Sep 05, 2009, Walid Nasri wrote:
> Hello
>
> I installed OpenSSL on Windows
>
> I have Apache 2.2 WebServer
>
> I need to generate a certificate, in order to purchase certificate license
> from CA
>
> when I use the openssl generate command:
>
> openssl genrsa -out mykey.key 1024
>
>
On 2007.01.09 at 13:52:53 +0530, Ramya Ram wrote:
>Thanks Marek...but I want the location in Windows ...WindowsXP. Do you
>have any idea?
>- Ramya
>$ openssl version -d
>OPENSSLDIR: "/etc/pki/tls"
>and config file is: /etc/pki/tls/openssl.cnf
>
Try the same command. There
Hello,
> Thanks Marek...but I want the location in Windows ...WindowsXP. Do you
> have any idea?
When I execute "openssl ca" on windows in first line I have:
Using configuration from C:\OpenSSL\bin\openssl.cnf
When you use openssl binary some subcommands
(such ca) has -config option and you m
Thanks Marek...but I want the location in Windows ...WindowsXP. Do you
have any idea?
- Ramya
Marek Marcola <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
01/09/2007 01:40 PM
Please respond to
openssl-users@openssl.org
To
openssl-users@openssl.org
cc
Subject
Re: Openssl Configu
Hello,
> I am trying to locate the openssl.cnf file for a long time...Iam using
> Windows XP client and openssl is installed in it.
>
> Can anyone please help me find it?
On UNIX:
$ openssl version -d
OPENSSLDIR: "/etc/pki/tls"
and config file is: /etc/pki/tls/openssl.cnf
Best regards,
--
Ma