[openssl-users] OpenSSL configuration file problems

2016-05-30 Thread danigrosu
it results in a "Segmentation fault (core dumped)" I am struggling with this for a while. OpenSSL 1.0.1f 6 Jan 2014, Ubuntu 14.04 Best regards, Dani Grosu -- View this message in context: http://openssl.6102.n7.nabble.com/OpenSSL-configuration-file-problems-tp66429.html Sent from the Op

Re: Openssl Configuration File

2009-09-07 Thread Marcus Carey
run your openssl command. - Original Message - From: Walid Nasri To: openssl-users@openssl.org Sent: Saturday, September 05, 2009 8:50 AM Subject: Openssl Configuration File Hello I installed OpenSSL on Windows I have Apache 2.2 WebServer I need to generate a c

Re: Openssl Configuration File

2009-09-06 Thread Dr. Stephen Henson
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 > >

Openssl Configuration File

2009-09-05 Thread Walid Nasri
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 I also tried: openssl genrsa -config openssl.cnf -out mykey.key 1024

Re: Openssl Configuration file

2007-01-09 Thread Victor B. Wagner
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

Re: Openssl Configuration file

2007-01-09 Thread Marek Marcola
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

Re: Openssl Configuration file

2007-01-09 Thread Ramya Ram
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

Re: Openssl Configuration file

2007-01-09 Thread Marek Marcola
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

Openssl Configuration file

2007-01-08 Thread Ramya Ram
Hi 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? Thanks, Ramya =-=-= Notice: The information contained in this e-mail message and/or attachments to it may contain

Need Documentation or Details about openssl configuration file

2004-01-29 Thread Kathiravan Velusamy
Hi,       I need the detail documentation or helping material about openssl.cnf (Configuration file) which describe use of each directives in that file.      Thanks in Advance   Regards, Kathir Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it!

openSSL Configuration file correspondances

1999-03-03 Thread Colin McCormack
Title: openSSL Configuration file correspondances. ca - Certifying Authority Maintenance. The ca program maintains a database of certificates signed by a given Certifying Authority. There are two basic operations on the database: Signing and Revocation. Signing add