Re: Problem with creating certificate to use with FreeRADIUS

2008-11-16 Thread notgeekenough
://www.nabble.com/file/p19820435/goodCert.zip goodCert.zip http://www.nabble.com/file/p19820435/badCert.zip badCert.zip any help is greatly appreciate. -- View this message in context: http://www.nabble.com/Problem-with-creating-certificate-to-use-with-FreeRADIUS-tp19820435p20511224.html

Problem with creating certificate to use with FreeRADIUS

2008-10-06 Thread dtrinh
://www.nabble.com/file/p19820435/badCert.zip badCert.zip any help is greatly appreciate. -- View this message in context: http://www.nabble.com/Problem-with-creating-certificate-to-use-with-FreeRADIUS-tp19820435p19820435.html Sent from the OpenSSL - User mailing list archive at Nabble.com

Problem in creating certificate

2006-01-12 Thread Konark
While creating RSA:1024 certificate,I got this error Command : openssl req -newkey rsa:1024 -sha1 -keyout c:\test\rootkey.pem -out c:\test\cert_ssl.pem Error : 3284:error:0E06D06A:configuration file routines:NCONF_get_string:no conf or environment variable:.\c

RE: Problem in creating certificate

2006-01-12 Thread Vishnubhatla, Vijaya Bhaskar
: openssl-users@openssl.orgSubject: Problem in creating certificate While creating RSA:1024 certificate,I got this error Command : openssl req -newkey rsa:1024 -sha1 -keyout c:\test\rootkey.pem -out c:\test\cert_ssl.pem Error : 3284:error:0E06D06A:configuration file

RE: Problem in creating certificate

2006-01-12 Thread Konark
, January 12, 2006 4:42 PM To: openssl-users@openssl.org Subject: RE: Problem in creating certificate Hi, Check your PATH whether you included the openssl.cnf file, otherwise you include it with the option of -extfile path to your openssl.cnf. Hope it works Thanks, Bhaskar From: [EMAIL